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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Choose a base ref
...
head repository: http-party/node-http-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.3
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on May 18, 2011

  1. [test] Improve websocket tests to inspect outgoing and incoming HTTP …

    …headers to test origin mismatch bugs
    indexzero committed May 18, 2011
    Configuration menu
    Copy the full SHA
    6e679c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab54ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44a8566 View commit details
    Browse the repository at this point in the history
  4. [fix test api] Only change Origin headers in WebSocket requests when …

    …the `changeOrigin` option is set explicitly. Added tests to ensure Origin and sec-websocket-origin headers match when proxying websockets.
    indexzero committed May 18, 2011
    Configuration menu
    Copy the full SHA
    9c6c4b9 View commit details
    Browse the repository at this point in the history
  5. [doc] Regenerate docco docs

    indexzero committed May 18, 2011
    Configuration menu
    Copy the full SHA
    9e36d2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03b9087 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9fa261 View commit details
    Browse the repository at this point in the history
Loading