lib/http-proxy
passes
web-outgoing.js +9 -1
common.js +13 -14
test
lib-http-proxy-passes-web-outgoing-test.js +31 -0
README.md +12 -0
@@ -84,12 +84,16 @@ module.exports = { // <--
@@ -98,6 +102,10 @@ module.exports = { // <--
+ 13
- 14
@@ -4,8 +4,7 @@ var common = exports,
@@ -211,27 +210,27 @@ common.urlJoin = function() {
@@ -289,6 +289,37 @@ describe('lib/http-proxy/passes/web-outgoing.js', function () {
+ 12
- 0
@@ -350,6 +350,18 @@ proxyServer.listen(8015);