Skip to content
Permalink

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
base: 6371231086bf
Choose a base ref
...
head repository: http-party/node-http-proxy
compare: 646a7493a422
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 22, 2016

  1. Added check to passes/web-outgoing.js to make sure the header being s…

    …et 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.
    merpnderp committed Jan 22, 2016
    Copy the full SHA
    3b39d2c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2016

  1. Merge pull request #940 from merpnderp/FixSetHeader

    Added check to passes/web-outgoing.js to make sure the header being s…
    jcrugzz committed Jan 23, 2016
    Copy the full SHA
    646a749 View commit details
    Browse the repository at this point in the history