mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
Updated readme
This commit is contained in:
parent
07091b5077
commit
bd106d69f0
@ -94,8 +94,8 @@ server.listen(5050);
|
|||||||
|
|
||||||
`caronte.createProxyServer` supports the following options:
|
`caronte.createProxyServer` supports the following options:
|
||||||
|
|
||||||
* **target**: <url string to be parsed with the url module>
|
* **target**: url string to be parsed with the url module
|
||||||
* **forward**: <url string to be parsed with the url module>
|
* **forward**: url string to be parsed with the url module
|
||||||
* **ssl**: object to be passed to https.createServer()
|
* **ssl**: object to be passed to https.createServer()
|
||||||
* **ws**: true/false, if you want to proxy websockets
|
* **ws**: true/false, if you want to proxy websockets
|
||||||
* **xfwd**: true/false, adds x-forward headers
|
* **xfwd**: true/false, adds x-forward headers
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user