You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(proxy): Allow to configure changeOrigin option of http-proxy
http-proxy has an option 'changeOrigin' (disabled by default) to rewrite
the Host header in proxified requests wih the host from the target
configuration.
Closes#1729
0 commit comments