Function: createProxyServer()
createProxyServer(
backend,options?):Server
Build (but do not start) the proxy HTTP server.
Parameters
Section titled “Parameters”backend
Section titled “backend”options?
Section titled “options?”ProxyServerOptions = {}
Returns
Section titled “Returns”Server