0.5.10
Pre-release
Pre-release
This is a minor maintenance release.
- Fixed [#63] Final response body data callback missing on compressed responses.
- Do not consume the byte that comes after an invalid UTF-8 character.
- Use case insensitive comparison for content-coding values. Warn if unknown
response content encoding is encountered. - Small fixes. [#66, #69] [Victor Julien]