]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 30 Jun 2016 00:01:10 +0000 (17:01 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 30 Jun 2016 00:25:29 +0000 (00:25 +0000)
commite0c8af090ea1ccc32d06ae75b653446d2a9d6f87
treed6d20d5047df1e27ee55114b84c37d0704fe2226
parent51b08d511e8b42eace59588a7eea73c4d21d222d
net/http: update bundled http2

Updates x/net/http2 to git rev 8e573f40 for https://golang.org/cl/24600,
"http2: merge multiple GOAWAY frames' contents into error message"

Fixes #14627 (more)

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