File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,7 @@ Please see: https://github.com/jkyberneees/nodejs-proxy-benchmarks
5252
5353### Options
5454#### ` base `
55- Set the base URL for all the forwarded requests. Will be required if ` http2 ` is set to ` true `
56- Note that _ path will be discarded_ .
55+ Set the base URL for all the forwarded requests.
5756
5857#### cacheURLs
5958The number of parsed URLs that will be cached. Default: 100.
@@ -106,7 +105,6 @@ proxy(
106105
107106##### base
108107Optionally indicates the base URL for the current request proxy. When used, the global ` base ` config is overwriten.
109- > This configuration value is ignored when using HTTP2.
110108
111109##### onResponse(req, res, stream)
112110Called when an http response is received from the source.
You can’t perform that action at this time.
0 commit comments