Skip to content
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

http2.golang.org: remove references #51540

Open
davecheney opened this issue Mar 8, 2022 · 3 comments
Open

http2.golang.org: remove references #51540

davecheney opened this issue Mar 8, 2022 · 3 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@davecheney
Copy link
Contributor

https://downforeveryoneorjustme.com/http2.golang.org?proto=https

@davecheney
Copy link
Contributor Author

davecheney commented Mar 8, 2022

Mea culpa, it looks like this service was torn down in #49301

However,

@seankhliao
Copy link
Member

Does registered here mean having a DNS record or something else?

@seankhliao seankhliao changed the title https://http2.golang.org/ is down http2.golang.org: remove references Mar 8, 2022
@dr2chase
Copy link
Contributor

dr2chase commented Mar 8, 2022

There's two mentions in the source code as of right now:

git grep http2.golang.org
http2.go:// See https://http2.golang.org/ for a test server running this code.
transport_test.go:      transportHost = flag.String("transporthost", "http2.golang.org", "hostname to use for TestTransport")

@neild, @tombergan, any recommendations? Seems like that test is either always failing or dead code.

@dr2chase dr2chase added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Mar 8, 2022
@seankhliao seankhliao added this to the Unplanned milestone Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants