Skip to content

Commit 44b8b3d

Browse files
committed
typo
1 parent e33e6ea commit 44b8b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/net/http/httputil/reverseproxy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ type ReverseProxy struct {
9696
// X-Forwarded-Proto and X-Forwarded-Host headers coming from
9797
// the previous proxy must be replaced or not.
9898
//
99-
// If true, these headers 3 headers will be set regardless of any
99+
// If true, these 3 headers will be set regardless of any
100100
// existing value.
101101
//
102102
// If false, X-Forwarded-Proto and X-Forwarded-Host will not be

0 commit comments

Comments
 (0)