Skip to content

0.5.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@ivanr ivanr released this 03 Mar 15:19
· 42 commits to master since this 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]