]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.11] net/http: update bundled x/net/http2
authorDmitri Shuralyov <dmitshur@golang.org>
Fri, 14 Dec 2018 19:56:19 +0000 (14:56 -0500)
committerFilippo Valsorda <filippo@golang.org>
Fri, 14 Dec 2018 20:32:28 +0000 (20:32 +0000)
commit66f09979ded78fed046995fca85ed1711ebf1cde
tree723434f8c8021df8894fc97220d9d0b6a26cc763
parent17bf5e903184a271b04eb917a42b528c5730f38c
[release-branch.go1.11] net/http: update bundled x/net/http2

This updates x/net/http2 to x/net on the latest commit of x/net on
release-branch.go1.11 branch, golang/net@a4630153038d3cb8c57f, for:

[release-branch.go1.11] http2: don't leak streams on broken body
https://golang.org/cl/154237

Fixes #28673

Change-Id: I8f40c69502fa95d1d9dff1ab68444640444442aa
Reviewed-on: https://go-review.googlesource.com/c/154298
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