-
Notifications
You must be signed in to change notification settings - Fork 2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: http-party/node-http-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: http-party/node-http-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 5 files changed
- 5 contributors
Commits on Sep 16, 2014
-
handle 'upgrade' in comma-separated connection header
Firefox sends `keep-alive, upgrade`, not just `upgrade`, which the proxy incorrectly turned into `close`
Configuration menu - View commit details
-
Copy full SHA for 51eeebe - Browse repository at this point
Copy the full SHA 51eeebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a21bc - Browse repository at this point
Copy the full SHA 65a21bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec683b9 - Browse repository at this point
Copy the full SHA ec683b9View commit details -
Merge pull request #691 from minrk/firefox-ws-connection-close
handle 'upgrade' in comma-separated connection header
Configuration menu - View commit details
-
Copy full SHA for 42c35ae - Browse repository at this point
Copy the full SHA 42c35aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45cf95a - Browse repository at this point
Copy the full SHA 45cf95aView commit details -
Merge pull request #702 from shebson/fix-readme-typo
Fix typo in README.md
Configuration menu - View commit details
-
Copy full SHA for 90d40d6 - Browse repository at this point
Copy the full SHA 90d40d6View commit details
Commits on Sep 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for c0a796b - Browse repository at this point
Copy the full SHA c0a796bView commit details
Commits on Sep 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e7d50b1 - Browse repository at this point
Copy the full SHA e7d50b1View commit details -
Fixed misleading documentation
options.xfwd definitely works fine without using the .listen method, and, AFAICT, .toProxy should as well. Only .ssl and .ws are referenced in .listen.
Configuration menu - View commit details
-
Copy full SHA for a4ca578 - Browse repository at this point
Copy the full SHA a4ca578View commit details -
Merge pull request #705 from Jimbly/patch-1
Fixed misleading documentation
Configuration menu - View commit details
-
Copy full SHA for 2aa3b84 - Browse repository at this point
Copy the full SHA 2aa3b84View commit details
Commits on Sep 30, 2014
-
emitting proxySocket on proxyServer
- emitted once proxySocket was created and socket was piped into it - needed to support sniffing messages coming from proxy target
Configuration menu - View commit details
-
Copy full SHA for 000eb53 - Browse repository at this point
Copy the full SHA 000eb53View commit details -
Merge pull request #706 from thlorenz/expose-proxy-socket
exposing proxySocket on socket to support sniffing messages coming from proxy target
Configuration menu - View commit details
-
Copy full SHA for 9210b56 - Browse repository at this point
Copy the full SHA 9210b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 232258b - Browse repository at this point
Copy the full SHA 232258bView commit details
There are no files selected for viewing