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