This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
node-http-proxy
Watch
1
Star
0
Fork
0
You've already forked node-http-proxy
mirror of
https://github.com/http-party/node-http-proxy.git
synced
2025-12-08 20:59:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
node-http-proxy
/
lib
/
http-proxy
History
Jarrett Cruger
58c0fdc761
Merge pull request
#934
from Torthu/master
...
Fix for
#839
(Ignore path and the trailing slash)
2016-01-26 15:56:58 -05:00
..
passes
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.
2016-01-22 09:17:14 -06:00
common.js
No longer appends / to path if ignorePath is set
2016-01-13 09:16:50 +01:00
index.js
[fix] dont use bind in the one case we do
2015-04-22 11:09:05 -04:00