net/http/internal/httpcommon.ServerRequestResult.InvalidReason (field)
5 uses
net/http/internal/httpcommon (current package)
httpcommon.go#L555: InvalidReason string
httpcommon.go#L592: InvalidReason: "userinfo_in_authority",
httpcommon.go#L606: InvalidReason: "bad_path",
net/http
h2_bundle.go#L6267: if res.InvalidReason != "" {
h2_bundle.go#L6268: return nil, nil, sc.countError(res.InvalidReason, http2streamError(st.id, http2ErrCodeProtocol))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)