Skip to content

Commit

Permalink
[release-branch.go1.16] net/http: update bundled golang.org/x/net/http2
Browse files Browse the repository at this point in the history
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/[email protected]
    $ go mod tidy
    $ go mod vendor
    $ go generate -run=bundle std

Fixes golang#50449

Change-Id: I4a6a8ae943d2d1705209e648a63421914062d3e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/375815
Reviewed-by: Dmitri Shuralyov <[email protected]>
Run-TryBot: Carlos Amedee <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Trust: Carlos Amedee <[email protected]>
  • Loading branch information
cagedmantis authored and danbudris committed Sep 21, 2022
1 parent 7781521 commit f4338f7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions src/net/http/h2_bundle.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4338f7

Please sign in to comment.