Force Host header rewrite in Workhorse for Geo proxying
By default, the httputil reverse proxy does not change the Host header, resulting in the upstream server receiving the Host header of the current request, instead of the "expected" target (url) host. Related to: https://github.com/golang/go/issues/28168 Changelog: changed EE: true
Showing
Please register or sign in to comment