We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82c9ec commit 32aa10dCopy full SHA for 32aa10d
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#L34-L51))
+an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L33-L50))
27
28
```javascript
29
var httpProxy = require('http-proxy');
0 commit comments