Releases: delvedor/hpagent
Releases · delvedor/hpagent
v1.2.0
Features:
- Add support for strict mode TS - #95
- Clean up socket in case of a bad Proxy - #98
v1.1.0
Features:
- Add support for proxyRequestOptions - #72
v1.0.0
Breaking changes:
Features:
- Add timeout support - #66
Fixes:
- Fix TLS bug for TLS over TLS proxy - #65
- Do not url encode username and password - #67
v0.1.2
Fixes:
- Fix host header - #26
- don't send proxy-authorization header if username and password on URL are empty - #22
v0.1.1
- Send connection header to the proxy #1
- Added support for userland HTTP libraries (#2, #4, #5)