Skip to content

Commit 64fd62d

Browse files
committed
typo
1 parent a4f0f3e commit 64fd62d

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
@@ -90,7 +90,7 @@ type ReverseProxy struct {
9090
// X-Forwarded-Proto and X-Forwarded-Host headers coming from
9191
// the previous proxy must be replaced or not.
9292
//
93-
// If true, these headers 3 headers will be set regardless of any
93+
// If true, these 3 headers will be set regardless of any
9494
// existing value.
9595
//
9696
// If false, X-Forwarded-Proto and X-Forwarded-Host will not be

0 commit comments

Comments
 (0)