Releases: testomato/minicrawler
Releases · testomato/minicrawler
v2.4.0
- added cookie to response headers
v2.3.2
- bad formatted POST request (custom headers after the content)
v2.3.1
- fix gzip content decoding
- more memory for url (2kB -> 4kB)
v2.3.0
- support for gzip content encoding
v2.2.4
- fix double line ending after cookie header
v2.2.3
- do not include segment part of URL in request
v2.2.2
- parse correctly url with a double colon in path
- support for TLS/SNI
- more memory for url (1kB -> 2kB)
v2.2.1
- Missing port in Host header
v2.2.0
- all error messages are outputed on stdout as header with status 999
v2.1.3
- bugfix: segfault when resolving a host