commit | 0081b4bacc07d4c7376f0adaad809a979ee8999f | [log] [tgz] |
---|---|---|
author | Weidi Deng <weidi_deng@icloud.com> | Wed Aug 17 07:45:33 2022 +0000 |
committer | Damien Neil <dneil@google.com> | Mon Sep 19 22:51:23 2022 +0000 |
tree | 4a4b2631e233248215beff1af17155918137799a | |
parent | f8f703f9792514ccbc649d4bf01f539f7a6303f9 [diff] |
http2/h2c: propagate HTTP/1 server configuration to HTTP/2 Fixes golang/go#37089 Change-Id: I793bf8b420fd7b5a47b45ad1521c5b5f9e0321b2 GitHub-Last-Rev: 805b90e36a9a9986a57de86eb8f6725359f7abfe GitHub-Pull-Request: golang/net#139 Reviewed-on: https://go-review.googlesource.com/c/net/+/419181 Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: Damien Neil <dneil@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Damien Neil <dneil@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.