- Add support for PATCH verb.
- Made request.pipe() accessible for streaming
- Allow requests to non-NTLM resources
- Bugfix to allow type1 message auth
Initial release of the "continued" version with these features ...
- don't assume the post body is an object and should be made into json
- options.domain is in use by request. Use ntlm_domain instead
- ability to set custom headers
- ability to use http and not only https