]> Cypherpunks repositories - gostls13.git/commit
net/http: Connection:close test is h1 specific
authorEmmanuel Odeke <emm.odeke@gmail.com>
Fri, 4 Dec 2015 21:49:45 +0000 (14:49 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 4 Dec 2015 21:52:31 +0000 (21:52 +0000)
commitc498a45b333695257099f4000ba9ca93803ee99e
tree5f0d5c9d5f61cff04a9ed4108e1f23793610fec7
parent481eedce62015f9f7ed390bb01b1afc63300b0e6
net/http: Connection:close test is h1 specific

Change-Id: I77e4df7ab0bc20d2e251c1eda9ce9026484b8bbc
Reviewed-on: https://go-review.googlesource.com/17433
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/transport_test.go