]> Cypherpunks repositories - gostls13.git/commit
net/http/httputil: remove hop-by-hop headers in ReverseProxy
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 11 Mar 2013 17:32:32 +0000 (10:32 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 11 Mar 2013 17:32:32 +0000 (10:32 -0700)
commitc6e8993e79653402b2aa1c3546920d0020b6d032
treea800e3501505d305c709cc759569fadc80208ead
parent2f0a970bde799031fcbe756644fa8c7ed5fb4ef1
net/http/httputil: remove hop-by-hop headers in ReverseProxy

Fixes #2735

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7470048
src/pkg/net/http/httputil/reverseproxy.go
src/pkg/net/http/httputil/reverseproxy_test.go