]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2, add tests reading response Body after Close
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 17 Dec 2015 17:56:46 +0000 (17:56 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 17 Dec 2015 19:49:13 +0000 (19:49 +0000)
commit66fcf5672902678ca28e54a1a49c8b44d3a0395e
tree3fa1d17f96f9530edab0cf385247b3f52804c8f4
parent54977cd3de0a537be46e28a474be203a0ac1a61a
net/http: update bundled http2, add tests reading response Body after Close

Updates to golang.org/x/net/http2 git rev 28273ec9 for
https://golang.org/cl/17937

Fixes #13648

Change-Id: I27c77524b2e4a172c5f8be08f6fbb0f2e2e4b200
Reviewed-on: https://go-review.googlesource.com/17938
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/clientserver_test.go
src/net/http/h2_bundle.go