]> Cypherpunks repositories - gostls13.git/commit
net/http: test that we preserve Go 1.0 Request.Write Host behavior
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 14 Feb 2013 02:33:15 +0000 (18:33 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 14 Feb 2013 02:33:15 +0000 (18:33 -0800)
commitcd566958e938c695d09730dfcb7c2b8e76658f89
tree8ee2bd72beb205233269a9680e8832d6739ee220
parent594360cb1b31a99a349ba03294f5459aff0bc33d
net/http: test that we preserve Go 1.0 Request.Write Host behavior

Fixes #4792

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7314093
src/pkg/net/http/requestwrite_test.go