We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b652501 + 5082acc commit 98b0fbdCopy full SHA for 98b0fbd
lib/http-proxy/index.js
@@ -1,4 +1,4 @@
1
-var httpProxy = exports,
+var httpProxy = module.exports,
2
extend = require('util')._extend,
3
parse_url = require('url').parse,
4
EE3 = require('eventemitter3'),
package.json
@@ -1,6 +1,6 @@
{
"name": "http-proxy",
- "version": "1.13.2",
+ "version": "1.13.3",
"repository": {
5
"type": "git",
6
"url": "https://github.com/nodejitsu/node-http-proxy.git"
0 commit comments