-
Notifications
You must be signed in to change notification settings - Fork 1.2k
http2/h2c: propagate HTTP/1 server configuration to HTTP/2 #139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
This PR (HEAD: c1701af) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/net/+/419181 to see it. Tip: You can toggle comments from me using the |
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/419181. |
Message from Damien Neil: Patch Set 1: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/419181. |
This PR (HEAD: 805b90e) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/net/+/419181 to see it. Tip: You can toggle comments from me using the |
Message from Weidi Deng: Patch Set 3: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/419181. |
Message from Damien Neil: Patch Set 3: Run-TryBot+1 Code-Review+2 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/419181. |
Message from Gopher Robot: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/419181. |
Message from Gopher Robot: Patch Set 3: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/419181. |
Message from Michael Knyszek: Patch Set 3: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/419181. |
Fixes golang/go#37089 Change-Id: I793bf8b420fd7b5a47b45ad1521c5b5f9e0321b2 GitHub-Last-Rev: 805b90e GitHub-Pull-Request: #139 Reviewed-on: https://go-review.googlesource.com/c/net/+/419181 Reviewed-by: Michael Knyszek <[email protected]> Reviewed-by: Damien Neil <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Damien Neil <[email protected]>
This PR is being closed because golang.org/cl/419181 has been merged. |
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 <[email protected]> Reviewed-by: Damien Neil <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Damien Neil <[email protected]>
Fixes golang/go#37089