


PrependPath: true/false, Default: true - specify whether you want to prepend the target's path to the proxy path

ToProxy: true/false, passes the absolute URL as the path (useful for proxying to proxies) Secure: true/false, if you want to verify the SSL Certs Ws: true/false, if you want to proxy websockets Ssl: object to be passed to https.createServer() Target: url string to be parsed with the url moduleįorward: url string to be parsed with the url moduleĪgent: object to be passed to http(s).request (see Node's https agent and http agent objects) HttpProxy.createProxyServer supports the following options:
