| commit | 71d29086486e4f5333e4cf29e973bfd71cf8bdfe | [log] [tgz] | 
|---|---|---|
| author | Brad Fitzpatrick <bradfitz@golang.org> | Thu Jul 12 19:12:38 2018 +0000 | 
| committer | Brad Fitzpatrick <bradfitz@golang.org> | Thu Jul 12 21:49:56 2018 +0000 | 
| tree | decafdf3182142b91158bab37763b121803ed139 | |
| parent | 24e5fae92e2c971fa30ac170b7656ff14f3cfde5 [diff] | 
net/http: update bundled http2
Updates bundled x/net/http2 to git rev d0887baf81f4 for:
    http2: ignore unknown 1xx responses like HTTP/1
    https://golang.org/cl/123615
    http2: fix bug in earlier CL 123615
    https://golang.org/cl/123675
Also along for the ride, but without any effect:
    http2: export a field of an internal type for use by net/http
    https://golang.org/cl/123656
Fixes #26189
Updates #17739
Change-Id: I1955d844d74113efbcbbdaa7d7a7faebb2225b45
Reviewed-on: https://go-review.googlesource.com/123676
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
 Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.