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: 2a5e69d48c2f
Choose a base ref
...
head repository: http-party/node-http-proxy
compare: 470475b896f7
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 28, 2015

  1. Add tests for testing forwarding of continuation frames

    This adds two tests that send payloads below and at the threshold for continuation frames. Using node 0.12.7 both tests pass. Using node 4.1.2 the test below the threshold passes but the other fails.
    glortho committed Oct 28, 2015
    Copy the full SHA
    64fa520 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

  1. Merge pull request #901 from jedverity/master

    Add tests for forwarding of continuation frames
    jcrugzz committed Nov 9, 2015
    Copy the full SHA
    470475b View commit details
    Browse the repository at this point in the history