Skip to content

Releases: technoweenie/node-scoped-http-client

v0.9.8

26 Feb 22:56
Compare
Choose a tag to compare
  • 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]