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
go version
$ go version go version go1.17.6 linux/amd64
Yes, including tip.
The link https://golang.org/pkg/net/http/#example_ResponseWriter_trailers is incorrect, since the html ID of the example is example-ResponseWriter-Trailers.
ID
example-ResponseWriter-Trailers
The text was updated successfully, but these errors were encountered:
That link is at https://cs.opensource.google/go/go/+/master:src/net/http/h2_bundle.go;l=6269 , which in turn is from x/net/http2/server.go https://cs.opensource.google/go/x/net/+/master:http2/server.go;l=2550
cc @neild
Sorry, something went wrong.
related #48707
No branches or pull requests
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes, including tip.
Description
The link https://golang.org/pkg/net/http/#example_ResponseWriter_trailers is incorrect, since the html
ID
of the example isexample-ResponseWriter-Trailers
.The text was updated successfully, but these errors were encountered: