mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[minor] missing angle bracket
This commit is contained in:
parent
07fceb7c7a
commit
eca765a856
@ -42,7 +42,7 @@ module.exports.createProxyServer = module.exports.createServer = function create
|
||||
* ws : <true/false, if you want to proxy websockets>
|
||||
* xfwd : <true/false, adds x-forward headers>
|
||||
* secure : <true/false, verify SSL certificate>
|
||||
* toProxy: <true/false, explicitly specify if we are proxying to another proxy
|
||||
* toProxy: <true/false, explicitly specify if we are proxying to another proxy>
|
||||
* localAddress : <Local interface string to bind for outgoing connections>
|
||||
* }
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user