const net/http.StatusMethodNotAllowed
2 uses
net/http (current package)
status.go#L41: StatusMethodNotAllowed = 405 // RFC 7231, 6.5.5
status.go#L110: StatusMethodNotAllowed: "Method Not Allowed",
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)