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 e33e6ea commit 44b8b3dCopy full SHA for 44b8b3d
src/net/http/httputil/reverseproxy.go
@@ -96,7 +96,7 @@ type ReverseProxy struct {
96
// X-Forwarded-Proto and X-Forwarded-Host headers coming from
97
// the previous proxy must be replaced or not.
98
//
99
- // If true, these headers 3 headers will be set regardless of any
+ // If true, these 3 headers will be set regardless of any
100
// existing value.
101
102
// If false, X-Forwarded-Proto and X-Forwarded-Host will not be
0 commit comments