- 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]