]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.17] net/http: update bundled golang.org/x/net/http2
authorCarlos Amedee <carlos@golang.org>
Thu, 6 Jan 2022 01:58:23 +0000 (20:58 -0500)
committerCarlos Amedee <carlos@golang.org>
Thu, 6 Jan 2022 15:30:17 +0000 (15:30 +0000)
commitdbdf0551013c2877ab243cf35c0d199a57a98523
tree34dffad8bc480a091af50f1f42e61a91f5f4fe26
parentab70d7c799e07772e8c4e38336da00136d78b2e9
[release-branch.go1.17] net/http: update bundled golang.org/x/net/http2

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

    21a9c9c http2: prioritize RST_STREAM frames in random write scheduler

By doing:

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

Fixes #49921

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