proxy-agents

Node.js HTTP Proxy Agents Monorepo

Downloads
1.2B
Stars
826
Committers
37

Bot releases are visible (Hide)

proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 9326064: Use util.types.isRegExp() to fix deprecation warning
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7674748: Update @types/node to v14.18.45
  • Updated dependencies [7674748]
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7674748: Update @types/node to v14.18.45
  • Updated dependencies [7674748]
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7674748: Update @types/node to v14.18.45
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7674748: Update @types/node to v14.18.45
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7674748: Update @types/node to v14.18.45
  • Updated dependencies [7674748]
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • fd6209c: Emit "proxyConnect" event on HTTP request object (part of #153)
  • c573dbe: Emit "proxyConnect" event on Agent instance

Patch Changes

  • 7674748: Update @types/node to v14.18.45
  • Updated dependencies [7674748]
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7674748: Update @types/node to v14.18.45
  • Updated dependencies [7674748]
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7674748: Update @types/node to v14.18.45
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7674748: Update @types/node to v14.18.45
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • f30ed32: Use HttpProxyAgent for "http" and HttpsProxyAgent for "https"
proxy-agents - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 9a90063: Add support for httpAgent and httpsAgent options
proxy-agents -

Published by TooTallNate over 2 years ago

Patches

  • Remove servername check: 3d2981c25a3ff0363a6a38754cfe25b3bf27e5cc
  • Fix compatibility with Node.js 14: #104

Credits

Huge thanks to @lpinca for helping!

proxy-agents -

Published by TooTallNate over 4 years ago

Major Changes

  • Refactor to TypeScript: #95
proxy-agents -

Published by TooTallNate almost 5 years ago

Major Changes

  • Set "engines" requirement to node 6.0.0: #82
  • Update dependencies: c846a6849e058b7477b09922d1d044537985533a

Minor Changes

  • Update debug to v4.0.0: #82

Patches

  • Use localhost instead of 127.0.0.1 in tests: 829905f8bcec66a3ae79ee4b99caa603b9d68173

Credits

Huge thanks to @Krinkle for helping!

proxy-agents -

Published by TooTallNate almost 5 years ago

Patches

  • Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b
  • Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897
  • Use a net.Socket instead of a plain EventEmitter for replaying proxy errors: #83
  • Remove unused stream module: 9fdcd47bd813e9979ee57920c69e2ee2e0683cd4

Credits

Huge thanks to @lpinca for helping!

proxy-agents -

Published by TooTallNate almost 5 years ago

Patches

  • Update README with actual secureProxy behavior: #65
  • Update proxy to v1.0.0: d0e3c18079119057b05582cb72d4fda21dfc2546
  • Remove unreachable code: 46aad0988b471f042856436cf3192b0e09e36fe6
  • Test on Node.js 10 and 12: 3535951e482ea52af4888938f59649ed92e81b2b
  • Fix compatibility with Node.js >= 10.0.0: #73
  • Use an EventEmitter to replay failed proxy connect HTTP requests: #77

Credits

Huge thanks to @stoically, @lpinca, and @zkochan for helping!

proxy-agents -

Published by TooTallNate about 5 years ago

Patches

  • Update proxy to v1.0.1: 7ce932a48d8921ec5a3eaa1396b570b236e15814
  • Add GitHub Actions for Node CI: 67f71c6174342d33adac0b1f2e1d8b8c48c954ba
  • Delete .travis.yml: 3b680bab19fa2c57ea184d5fbb092b142d3a573a
  • Replace Travis CI status badge with workflow status badge: #80
  • Use a net.Socket instead of a plain EventEmitter for replaying proxy errors: #83
  • Test CI on "push to master" and "pull request": 11d4677c96dd9863f251eec9976d163ea541e57d

Credits

Huge thanks to @lpinca for helping!