]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] net/http: update bundled x/net/http2
authorDamien Neil <dneil@google.com>
Fri, 29 Jan 2021 20:04:28 +0000 (12:04 -0800)
committerDmitri Shuralyov <dmitshur@golang.org>
Mon, 1 Feb 2021 20:12:13 +0000 (20:12 +0000)
commita2e2011637b47572f66cb2715b887737bb0e191f
tree1f1cf2fbccf373492b2a9dac62ec94d8b546c4ce
parentcb39368e2487841f5440ec9a622ef988f62c03b7
[release-branch.go1.14] net/http: update bundled x/net/http2

Updates bundled http2 to x/net git rev 4acb7895a for:

http2: send a nil error if we cancel a delayed body write
https://golang.org/cl/288114

http2: wait until the request body has been written
https://golang.org/cl/288113

Created by:

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

Fixes #42586.

Change-Id: Ib5aecaeb1deb13b8f0e51a864b60eede248aef0d
Reviewed-on: https://go-review.googlesource.com/c/go/+/288115
Trust: Damien Neil <dneil@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/go.mod
src/go.sum
src/net/http/h2_bundle.go
src/vendor/modules.txt