]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.16] net/http: update bundled golang.org/x/net/http2
authorCarlos Amedee <carlos@golang.org>
Thu, 6 Jan 2022 02:08:15 +0000 (21:08 -0500)
committerCarlos Amedee <carlos@golang.org>
Thu, 6 Jan 2022 15:30:21 +0000 (15:30 +0000)
commit0551247ca30c574aec0252c27476e218002f6bbc
tree6a2511bd6356874db1ba4df3bf2fadc29a0d22ba
parenta845a562a0f2abd96c448a1ab3effe65d154353a
[release-branch.go1.16] net/http: update bundled golang.org/x/net/http2

Pull in approved backports to golang.org/x/net/http2:

    aa5a62b http2: prioritize RST_STREAM frames in random write scheduler

By doing:

    $ go get -d golang.org/x/net@internal-branch.go1.16-vendor
    $ go mod tidy
    $ go mod vendor
    $ go generate -run=bundle std

Fixes #50449

Change-Id: I4a6a8ae943d2d1705209e648a63421914062d3e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/375815
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Trust: Carlos Amedee <carlos@golang.org>
src/go.mod
src/go.sum
src/net/http/h2_bundle.go
src/vendor/modules.txt