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

1
9

1.10.1

Diff

Changelog

Source

v1.10.1 - 2015-04-02

Merged

Commits

  • [dist] add semver and normalize package.json with --save-dev 1b89bc9
  • fix protocol and default port detection on node 0.12.x, compatible with 0.10.x 5f14bca
  • fix expected error message when node 0.12.x 0ee314c
  • force cipher AES128-GCM-SHA256 in https tests c33d161
  • [fix] properly support iojs with test checking for HTTPS c6dfb04
  • [dist] Version bump. 1.10.1 0bd446c
  • [ci] add 0.12 and iojs to travis a6ae6c4
jcrugzz
published 1.10.0 •

Changelog

Source

v1.10.0 - 2015-04-01

Merged

  • Fixes / additions to URL rewriting #787

Commits

  • [dist] Version bump. 1.10.0 1dabda2
jcrugzz
published 1.9.1 •

Changelog

Source

v1.9.1 - 2015-04-01

Merged

Fixed

  • Merge pull request #798 from damonmcminn/master #747
  • Fix https://github.com/nodejitsu/node-http-proxy/issues/747 #747

Commits

  • Add test for https://github.com/nodejitsu/node-http-proxy/issues/747 d145152
  • [dist] Version bump. 1.9.1 21b30b7
jcrugzz
published 1.9.0 •

Changelog

Source

v1.9.0 - 2015-03-12

Merged

  • Adding the nodejs0.12 auth option #792
  • fix "x-forwarded-proto" in node 0.12 and iojs #789
  • Add support for auto host rewriting and protocol rewriting #1
  • changed highlighted part - very minor #756
  • Update README.md for benchmarks #625

Fixed

  • fix "x-forwarded-proto" in node 0.12 and iojs #772
  • [api] add an ignorePath option if you want to disregard the path of the incoming request when proxying to the target server fixes #758 #758

Commits

jcrugzz
published 1.8.1 •

Changelog

Source

v1.8.1 - 2014-12-17

Commits

  • Pass HTTPS client parameters. 402ab05
  • [dist] Version bump. 1.8.1 3311106
jcrugzz
published 1.8.0 •

Changelog

Source

v1.8.0 - 2014-12-17

Merged

  • Fix variables scope in test #752
  • Fix typo #751

Commits

  • Added websocket close event test 8bff3dd
  • Deprecated proxySocket event in favor to open event. c62610e
  • Update README.md 05d18a4
  • [fix] style spacing wtf ea0a4de
  • [api] add close event in ws-incoming.js 2653786
  • [minor] grammar f304861
  • Changed proxyServer and destiny to local variables. 8a8a894
  • [dist] Version bump. 1.8.0 f0db5b3
jcrugzz
published 1.7.3 •

Changelog

Source

v1.7.3 - 2014-12-09

Fixed

  • [fix] use simple regex instead of indexOf to check the protocol to support without the colon fixes #711 #711

Commits

  • [test] show that we support protocol without the colon 89f9ca1
  • [dist] Version bump. 1.7.3 6a330ff
jcrugzz
published 1.7.2 •

Changelog

Source

v1.7.2 - 2014-12-08

Merged

  • Fix grammar in README.md #749

Fixed

  • [fix] properly include port in host header with changeOrigin in all cases fixes #750 #750

Commits

  • [test] add tests for the changeOrigin cases in properly setting the host header 71a06aa
  • [dist] pin down deps and add requires-port 81874f7
  • [dist] Version bump. 1.7.2 2086e49
jcrugzz
published 1.7.1 •

Changelog

Source

v1.7.1 - 2014-12-02

Merged

  • Adding harmon to the README #716

Fixed

  • [fix] fix #738 #738
  • [fix] simple fixes #748 #744 #746 #748

Commits

  • [test] add proper failing test case for #738 410a8ce
  • [Bugfix] Allow for multiple ? in outgoing urls. 70ed1c4
  • [dist] Version bump. 1.7.1 56a7b77
jcrugzz
published 1.7.0 •

Changelog

Source

v1.7.0 - 2014-11-25

Merged

  • Allow optional redirect host rewriting. #741
  • Set Content-Length header for OPTIONS requests #742
  • copy headers instead of referencing them so they don't unexpectedly get overwritten #736
  • Updated to support error callback on proxy.web and start/proxyReq/end co... #735

Commits

  • :pencil: Add host rewrite docs and specs. add8133
  • [minor] style consistency 48ae5d8
  • Updated to support error callback on proxy.web and start/proxyReq/end continue working. 9ba8311
  • style changes 84036e9
  • [fix] be defensive and ensure location is in headers before running url.parse() 8d68ac0
  • [dist] Version bump. 1.7.0 276f65a
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