8000
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.
1 parent acdbec0 commit 235f0aaCopy full SHA for 235f0aa
README.md
@@ -45,7 +45,7 @@ Click [here](UPGRADING.md)
45
### Core Concept
46
47
A new proxy is created by calling `createProxyServer` and passing
48
-an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L22-L50))
+an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L26-L42))
49
50
```javascript
51
var httpProxy = require('http-proxy');
0 commit comments