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: 781c038f2b4d
Choose a base ref
...
head repository: http-party/node-http-proxy
compare: 145798062e33
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 27, 2013

  1. Emit middlewareError when on middleware error.

    Now it's possible to pass an Error object to next() and have it handled
    in a custom way that's suitable to your application.
    philjackson authored and indexzero committed Dec 27, 2013
    Copy the full SHA
    bc12ca3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    25bb3bf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7c8ecc8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1457980 View commit details
    Browse the repository at this point in the history