Skip to content

v0.9.8

Latest
Compare
Choose a tag to compare
@technoweenie technoweenie released this 26 Feb 22:56
· 47 commits to master since this release
  • Sent Content-Length on any request method if a body is provided. [@iangreenleaf]
  • Add option for setting body encoding. [@zzzaaa]
  • Correctly calculate Content-Length on non-ascii strings. [@jacobk]
  • Add ability to pass in a custom http agent. [@technoweenie]