]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2
authorBrad Fitzpatrick <bradfitz@golang.org>
Sat, 21 May 2016 00:25:48 +0000 (00:25 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 21 May 2016 01:29:57 +0000 (01:29 +0000)
commitdef50f8e488dcfb12362d4b84feb38de3af5cadc
tree6c2a0ef7af15b2cf0391e78dfc2536e65c8e5050
parent82ec4cd79f117191d12fc14060c4b4b786feca5b
net/http: update bundled http2

Updates x/net/http2 to git rev 0c607074 for https://golang.org/cl/23311,
"http2: prevent Server from sending status 100 header after anything else"

New test is in the x/net/http2 package (not bundled to std).

Fixes #14030

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