We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bdc3e4 + 80f645c commit 81daf26Copy full SHA for 81daf26
README.md
@@ -23,7 +23,7 @@ proxies and load balancers.
23
### Core Concept
24
25
A new proxy is created by calling `createProxyServer` and passing
26
-an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L26-L39))
+an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L34-L51))
27
28
```javascript
29
var httpProxy = require('http-proxy');
0 commit comments