Releases: technoweenie/node-scoped-http-client
Releases · technoweenie/node-scoped-http-client
v0.9.8
- 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]