commit | af6926ea18d0703b9f24713074bc7079cf50a744 | [log] [tgz] |
---|---|---|
author | Alberto Donizetti <alb.donizetti@gmail.com> | Thu Aug 07 10:17:13 2025 +0200 |
committer | Alberto Donizetti <alb.donizetti@gmail.com> | Thu Aug 07 11:37:49 2025 -0700 |
tree | d36444f37bec8e08dc1388a7836a81fd1a6be872 | |
parent | 76358aa57e0c5fa267fe08795631a173d0cec833 [diff] |
http2: remove references to defunct http2.golang.org test server The http2 demo server previously served at http2.golang.org has been stopped (see golang/go#49301). This change removes a link to it from the top-level package docs (which now just redirects to go.dev), and switches the default hostname for the TransportExternal test to go.dev. It also delete an unused transport_test flag. Updates golang/go#49301 Fixes golang/go#51540 Change-Id: I375250a8fec087124d42ed5f1086986e73e7bdfc Reviewed-on: https://go-review.googlesource.com/c/net/+/693895 Reviewed-by: Mark Freeman <markfreeman@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@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.