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 Loading
base: v1.5.2
Choose a base ref
...
head repository: http-party/node-http-proxy Loading
compare: v1.5.3
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 1, 2014

  1. close socket if upstream request fails

    adds socket.end() to on('error') handlers for proxyReq and proxySocket
    minrk committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    c627663 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #709 from minrk/close-on-error

    close socket if upstream request fails
    jcrugzz committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    fcdbf46 View commit details
    Browse the repository at this point in the history
  3. [dist] Version bump. 1.5.3

    jcrugzz committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    9577a0f View commit details
    Browse the repository at this point in the history
Loading