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: eee6babc98b9
Choose a base ref
...
head repository: http-party/node-http-proxy
compare: ecb547223f3f
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 9, 2013

  1. - support unix donain sockets and windows named pipes (socketPath) on…

    … node 0.8.x. On node 0.6.x the support was opaque via port, but on the new node, socketPath should be set explicitely.
    
    - avoid adding multiple headers with the same name
    - fix bug in setting connection
    yosefd authored and indexzero committed Mar 9, 2013
    Copy the full SHA
    ffe74ed View commit details
    Browse the repository at this point in the history
  2. Add tests for headers bug fixes

    gilad61 authored and indexzero committed Mar 9, 2013
    Copy the full SHA
    ecb5472 View commit details
    Browse the repository at this point in the history