We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
not relevant
go env
➜ ~ curl https://go.dev/security <a href="/security/">Moved Permanently</a>. ➜ ~ curl https://go.dev/security/ <a href="/doc/security/">Moved Permanently</a>. ➜ ~ curl https://go.dev/doc/security/ <a href="/security">Moved Permanently</a>.
not a redirection loop
a redirection loop
The text was updated successfully, but these errors were encountered:
cc @golang/tools-team
Sorry, something went wrong.
Change https://go.dev/cl/549215 mentions this issue: cmd/golangorg: fix security redirect loop
cmd/golangorg: fix security redirect loop
golang/website@a5588a9
rsc
No branches or pull requests
Go version
not relevant
What operating system and processor architecture are you using (
go env
)?What did you do?
What did you expect to see?
not a redirection loop
What did you see instead?
a redirection loop
The text was updated successfully, but these errors were encountered: