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

Commits on Sep 30, 2014

  1. emitting proxySocket on proxyServer

    - emitted once proxySocket was created and socket was piped into it
    - needed to support sniffing messages coming from proxy target
    thlorenz committed Sep 30, 2014
    Copy the full SHA
    000eb53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #706 from thlorenz/expose-proxy-socket

    exposing proxySocket on socket to support sniffing messages coming from proxy target
    jcrugzz committed Sep 30, 2014
    Copy the full SHA
    9210b56 View commit details
    Browse the repository at this point in the history