Skip to content

Commit 169338a

Browse files
authored
Update README.md
1 parent 8689cb4 commit 169338a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ The following options are provided by the underlying [http-proxy](https://github
307307
* **option.prependPath**: true/false, Default: true - specify whether you want to prepend the target's path to the proxy path
308308
* **option.ignorePath**: true/false, Default: false - specify whether you want to ignore the proxy path of the incoming request (note: you will have to append / manually if required).
309309
* **option.localAddress** : Local interface string to bind for outgoing connections
310-
* **option.changeOrigin**: true/false, Default: false - changes the origin of the host header to the target URL
310+
* **option.changeOrigin**: true/false, Default: false - changes host header to match the target URL
311311
* **option.auth** : Basic authentication i.e. 'user:password' to compute an Authorization header.
312312
* **option.hostRewrite**: rewrites the location hostname on (301/302/307/308) redirects.
313313
* **option.autoRewrite**: rewrites the location host/port on (301/302/307/308) redirects based on requested host/port. Default: false.

0 commit comments

Comments
 (0)