Socket
Socket
Sign inDemoInstall

http-proxy

Package Overview
Dependencies
Maintainers
4
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-proxy - npm Package Versions

13
9

1.13.3

Diff

Changelog

Source

1.13.3 - 2016-05-16

Merged

Fixed

  • Sanitize header keys before setting them (#997) #996

Commits

  • [dist] Update LICENSE to reflect 2015 changes. f345a1a
  • [dist] Version bump. 1.13.3 5082acc
jcrugzz
published 1.13.2 •

Changelog

Source

1.13.2 - 2016-02-17

Merged

  • Fixed missing documentation: #options.headers #806
  • #949 Proxy example using req instead res on README #950
  • mocha: Use default reporter #962
  • Remove "transfer-encoding" header if "content-length" is set to zero #961

Commits

  • [dist] Version bump. 1.13.2 e1b2f4c
jcrugzz
published 1.13.1 •

Changelog

Source

1.13.1 - 2016-02-02

Merged

  • README.md: summary to specify reverse proxy #932
  • fix(common) urlJoin replace: ":/" -> "http?s:/" #947
  • Update README.md #948

Commits

  • [dist] Version bump. 1.13.1 9d9fa94
jcrugzz
published 1.13.0 •

Changelog

Source

1.13.0 - 2016-01-26

Merged

  • Fix for #839 (Ignore path and the trailing slash) #934
  • Update license year range to 2016 #943

Commits

  • [dist] Version bump. 1.13.0 268994e
jcrugzz
published 1.12.1 •

Changelog

Source

1.12.1 - 2016-01-24

Merged

  • Bump version for npm publish #942
  • Added check to passes/web-outgoing.js to make sure the header being s… #940
  • Created reverse-proxy.js example. #825
  • SSE example and test #922
  • More structured readme #912
  • Updated markdown docs to mention proxy rules module #910
  • Add tests for forwarding of continuation frames #901
  • Bump requires-port, server and ws #904
  • [example] add an example for NTLM authentication #903

Commits

  • Organized README more cd1d777
  • Add tests for testing forwarding of continuation frames 64fa520
  • Added back to top helpers 6106d4c
  • [ci] use node 4.2 to test and do not allow failures f82ce18
  • [fix] bump requires-port, server and ws 9ea1e89
  • Updated markdown docs to mention proxy rules eea79ca
  • Fixed tests depending on ignorePath f9540de
  • Added check to passes/web-outgoing.js to make sure the header being set is not undefined, which should be the only falsey value that could accidently show up and break that call. This fixes windows NTLM auth issues behind http-proxy. 3b39d2c
  • No longer appends / to path if ignorePath is set f2093b5
  • README.md: introduction to specify reverse proxy 41414a5
  • Added note for appending trailing / when using ignorePath 0cb1d3c
jcrugzz
published 1.12.0 •

Changelog

Source

1.12.0 - 2015-10-22

Merged

  • Issue #896: provide a "proxyReq" event also for websocket connections. #897

Commits

  • Provide a "proxyReq" event also for websocket connections. a05fc2d
  • fixes after PR review 9752652
  • [dist] Version bump. 1.12.0 b5a6d0e
jcrugzz
published 1.11.3 •

Changelog

Source

1.11.3 - 2015-10-19

Merged

  • Removed unspecified trailing slash in proxy url #893
  • Updating the upgrading doc #892

Commits

  • [dist] Update .travis.yml to be more modern. 302d981
  • [dist] Version bump. 1.11.3 60baca5
  • docs: options.headers c86ae51
jcrugzz
published 1.11.2 •

Changelog

Source

1.11.2 - 2015-08-30

Merged

  • Update gzip-middleware.js #870
  • Fix broken option list indentation #863
  • Added missing configuration options #852
  • Added installation instructions #823
  • fixes comment #817

Commits

  • Created reverse-proxy.js example. 38864d0
  • Added websocket set-cookie headers test 855cebd
  • [fix] make more functional cea0e86
  • Modify the set-cookie header fix to work with node 0.10.x. da674ec
  • Use raw headers instead parsed. 8bfd90c
  • Replaced Object.keys().map with for in loop. 3d2350c
  • [dist] Version bump. 1.11.2 30e3b37
  • Websocket key was unnecessary long. ca73208
jcrugzz
published 1.11.1 •

Changelog

Source

v1.11.1 - 2015-04-22

Commits

  • [dist] Version bump. 1.11.1 7e6c66a
  • [fix] dont use bind in the one case we do d26ef56
  • [dist] update to new version of EE3 607f96c
  • [fix] use the main export for EE3 18c77ca
jcrugzz
published 1.11.0 •

Changelog

Source

v1.11.0 - 2015-04-20

Merged

  • [api] add an ignorePath option if you want to disregard the path of the ... #759

Commits

  • [dist] Version bump. 1.11.0 934e6c4
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc