]> Cypherpunks repositories - gostls13.git/commit
net/http: testClientRedirectEatsBody test now in http2 mode
authorEmmanuel Odeke <emm.odeke@gmail.com>
Tue, 8 Dec 2015 09:48:10 +0000 (02:48 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 9 Dec 2015 00:24:26 +0000 (00:24 +0000)
commitcdc65778a2c36a4dcfcdb412dfcd4008f966af35
treed8998ee0f4ce7c452adc0cdc6f237c1a124937c0
parent3d3d6eb79d94d48a6ab7a300e4e7267257733289
net/http: testClientRedirectEatsBody test now in http2 mode

Change-Id: I181346a8d2a8a96fd790cde087c8fd73af911298
Reviewed-on: https://go-review.googlesource.com/17529
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/client_test.go