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

Commits on Sep 27, 2012

  1. Copy the full SHA
    eafdc74 View commit details
    Browse the repository at this point in the history
  2. [fix] Partial fix for rejecting self-signed certs in tests

    Since nodejs/node-v0.x-archive@35607f3, https and
    tls modules validate server certificate by default. Turn this feature
    off since we're using self-signed certificates in tests.
    
    Currently wss tests are still failing, pending investigation.
    
    Commited on a plane from Poznań to Munich.
    mmalecki committed Sep 27, 2012
    4
    Copy the full SHA
    2e7d8a8 View commit details
    Browse the repository at this point in the history