Skip to content

v2.1.0

Compare
Choose a tag to compare
@yoshuawuyts yoshuawuyts released this 05 Jul 17:19

docs

This patch fixes an issue with HEAD requests, and exposes encoding / decoding functionality that was internal-only to now exist as part of the public API as well.

Added

  • Expose decoding and encoding functionality to the public API #114

Fixed

  • Don't send body content in reply to HEAD requests #124