commit | 1ff92d3eb0c237a0937716528bc12c0af148c95b | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Fri Sep 05 11:21:51 2025 -0700 |
committer | Gopher Robot <gobot@golang.org> | Fri Sep 05 13:18:06 2025 -0700 |
tree | 20a34ffae6584a8e107d0c3f143a5016f45be664 | |
parent | a2a62f206be2b2211e8ca84ff0b3347ed7be6ef4 [diff] |
http2: don't panic when ServeConn is passed a nil options Fixes golang/go#75286 Change-Id: I91e6a0a61234c81f809b74151946dddde9099078 Reviewed-on: https://go-review.googlesource.com/c/net/+/700999 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Nicholas Husin <nsh@golang.org> Reviewed-by: Nicholas Husin <husin@google.com> Auto-Submit: Nicholas Husin <nsh@golang.org>
This repository holds supplementary Go networking packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.