commit | 7191757bc637cf79a7ece0546e33f903bf5e9709 | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Mon Aug 12 12:52:08 2024 -0700 |
committer | Damien Neil <dneil@google.com> | Wed Sep 25 18:02:06 2024 +0000 |
tree | b8291511e778cdda156f17dd9a563ceba131dea7 | |
parent | 4790dc7047441aed4889873cdd30e1e6adf49735 [diff] |
http2: add support for net/http HTTP2 config field For golang/go#67813 Change-Id: I6b7f857d6ed250ba8b09649730980a91b3e8d7e9 Reviewed-on: https://go-review.googlesource.com/c/net/+/607255 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Jonathan Amsterdam <jba@google.com>
This repository holds supplementary Go networking libraries.
The easiest way to install is to run go get -u golang.org/x/net
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/net
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.