We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f0f3e commit 64fd62dCopy full SHA for 64fd62d
src/net/http/httputil/reverseproxy.go
@@ -90,7 +90,7 @@ type ReverseProxy struct {
90
// X-Forwarded-Proto and X-Forwarded-Host headers coming from
91
// the previous proxy must be replaced or not.
92
//
93
- // If true, these headers 3 headers will be set regardless of any
+ // If true, these 3 headers will be set regardless of any
94
// existing value.
95
96
// If false, X-Forwarded-Proto and X-Forwarded-Host will not be
0 commit comments