mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
parent
e6f24ba617
commit
c979ba9f2c
@ -53,7 +53,7 @@ Click [here](UPGRADING.md)
|
||||
### 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#L33-L50))
|
||||
an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L22-L50))
|
||||
|
||||
```javascript
|
||||
var httpProxy = require('http-proxy');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user