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
/
passes
History
Tobias Bieniek
5c46e4b754
Remove "transfer-encoding" header if "content-length" is set to zero
2016-02-15 15:43:14 +01:00
..
web-incoming.js
Remove "transfer-encoding" header if "content-length" is set to zero
2016-02-15 15:43:14 +01:00
web-outgoing.js
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
ws-incoming.js
fixes after PR review
2015-10-22 18:38:58 +02:00