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: f92a1b683964
Choose a base ref
...
head repository: http-party/node-http-proxy
compare: ea0a4ded803b
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 17, 2014

  1. [api] add close event in ws-incoming.js

    jleal52 authored and jcrugzz committed Dec 17, 2014
    Copy the full SHA
    2653786 View commit details
    Browse the repository at this point in the history
  2. Added websocket close event test

    Jorge Leal authored and jcrugzz committed Dec 17, 2014
    Copy the full SHA
    8bff3dd View commit details
    Browse the repository at this point in the history
  3. Update README.md

    jleal52 authored and jcrugzz committed Dec 17, 2014
    Copy the full SHA
    05d18a4 View commit details
    Browse the repository at this point in the history
  4. Deprecated proxySocket event in favor to open event.

    Maintained both proxySocket and open for backward compatibility.
    
    Conflicts:
    	test/lib-http-proxy-test.js
    Jorge Leal authored and jcrugzz committed Dec 17, 2014
    Copy the full SHA
    c62610e View commit details
    Browse the repository at this point in the history
  5. Changed proxyServer and destiny to local variables.

    Jorge Leal authored and jcrugzz committed Dec 17, 2014
    Copy the full SHA
    8a8a894 View commit details
    Browse the repository at this point in the history
  6. [fix] style spacing wtf

    jcrugzz committed Dec 17, 2014
    Copy the full SHA
    ea0a4de View commit details
    Browse the repository at this point in the history