x/pkgsite: HEAD requests return 405 (Method Not Allowed) #43739
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pkg.go.dev doesn't allow HEAD requests:
The old godoc.org site did:
I used HEAD requests to redirect to to godoc.org for URLs where a HEAD didn't return 404.
The text was updated successfully, but these errors were encountered: