]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.7] net/http: update bundled http2
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 13 Sep 2016 19:32:39 +0000 (19:32 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 15 Sep 2016 22:24:39 +0000 (22:24 +0000)
commitb67902fee7b56dd3235b2f489550c279248bacb9
tree4879beb71d8935760809def3561afcea05b1d381
parent5a589904a3fd5576794c91053b30213b6f9d25a3
[release-branch.go1.7] net/http: update bundled http2

Updates bundled http2 for x/net/http2 git rev 8d4d01f0 for:

[release-branch.go1.7] http2: don't sniff first Request.Body byte in Transport until we have a conn
https://golang.org/cl/29074

Fixes #17071

Change-Id: I37fef5c2c0fdf499545f9af08abd5f9edb2da4c0
Reviewed-on: https://go-review.googlesource.com/29111
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Chris Broadfoot <cbro@golang.org>
src/net/http/h2_bundle.go