Skip to content

Latest commit

 

History

History
90 lines (58 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

90 lines (58 loc) · 1.68 KB

proxy-agent

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