]> Cypherpunks repositories - gostls13.git/commit
net/http: add a test verifying header case preservation
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 11 Mar 2013 18:10:43 +0000 (11:10 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 11 Mar 2013 18:10:43 +0000 (11:10 -0700)
commitf0396caf12abe7abb4ac6e29a743f0f6246f8f77
tree14835bebac7b57de5b096cfd78777207afcee660
parent5c667f366a59f05141969cc4f50744b96fd8d2ad
net/http: add a test verifying header case preservation

Fixes #5022

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/7712043
src/pkg/net/http/requestwrite_test.go