Skip to content

Latest commit

 

History

History
113 lines (73 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

113 lines (73 loc) · 2.12 KB

proxy-agent

6.4.0

Minor Changes

  • e7e0e56: Allow getProxyForUrl() option to return a Promise

Patch Changes

6.3.1

Patch Changes

6.3.0

Minor Changes

  • f1f3220: Use QuickJS version of pac-proxy-agent

Patch Changes

6.2.2

Patch Changes

  • 999dd9d: Fix pac+ prefixed protocol URIs
  • Updated dependencies [999dd9d]

6.2.1

Patch Changes

6.2.0

Minor Changes

  • 0bbe335: Support for getProxyForUrl option, to provide proxy address dynamically per different URLs

Patch Changes

6.1.2

Patch Changes

6.1.1

Patch Changes

  • f30ed32: Use HttpProxyAgent for "http" and HttpsProxyAgent for "https"

6.1.0

Minor Changes

  • 9a90063: Add support for httpAgent and httpsAgent options

6.0.0

Major Changes

  • d99a7c8: Major version bump for all packages

Minor Changes

  • 4333067: Add support for core keepAlive: true

Patch Changes