Skip to content

Releases: delvedor/hpagent

v1.2.0

29 Oct 14:09
Compare
Choose a tag to compare

Features:

  • Add support for strict mode TS - #95
  • Clean up socket in case of a bad Proxy - #98

v1.1.0

07 Oct 10:02
Compare
Choose a tag to compare

Features:

  • Add support for proxyRequestOptions - #72

v1.0.0

02 May 16:50
Compare
Choose a tag to compare

Breaking changes:

  • Drop Node.js < 14 - #68

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

30 Jun 08:26
Compare
Choose a tag to compare

Fixes:

  • Fix host header - #26
  • don't send proxy-authorization header if username and password on URL are empty - #22

v0.1.1

17 Jul 14:01
Compare
Choose a tag to compare
  • Send connection header to the proxy #1
  • Added support for userland HTTP libraries (#2, #4, #5)

v0.1.0

17 Jul 14:00
Compare
Choose a tag to compare

Initial release.