const net/http.MethodPost
2 uses
net/http (current package)
method.go#L13: MethodPost = "POST"
google.golang.org/grpc/internal/transport
http2_server.go#L540: if httpMethod != http.MethodPost {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)