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: 2399f8523f67
Choose a base ref
...
head repository: http-party/node-http-proxy
compare: 168c7d24808b
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 19, 2018

  1. Include websocket non-upgrade response

    When the server do not accept the upgrade request for websockets the
    server's response was previously not included and sent back. Now the
    proxy will include the response in these cases. Fixes #890.
    
    Change-Id: I142a15ee12603f54d611ae9362a94c62fb3c9f36
    Tigge authored and jcrugzz committed Apr 19, 2018
    Copy the full SHA
    cf54b0a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    168c7d2 View commit details
    Browse the repository at this point in the history