diff --git a/lib/http-proxy.js b/lib/http-proxy.js index c14d1a2..9a7f81b 100644 --- a/lib/http-proxy.js +++ b/lib/http-proxy.js @@ -40,7 +40,7 @@ module.exports.createProxyServer = * toProxy: * prependPath: * localAddress : - * changeOrigin: true/false, Default: false - changes the origin of the host header to the target URL> + * changeOrigin: * } * * NOTE: `options.ws` and `options.ssl` are optional.