mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
changed highlighted part - very minor
This commit is contained in:
parent
c82c9ece8a
commit
32aa10dfe2
@ -23,7 +23,7 @@ proxies and load balancers.
|
||||
### Core Concept
|
||||
|
||||
A new proxy is created by calling `createProxyServer` and passing
|
||||
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))
|
||||
|
||||
```javascript
|
||||
var httpProxy = require('http-proxy');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user