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