func net/http.http1ServerSupportsRequest

2 uses

	net/http (current package)
		server.go#L994: 	if !http1ServerSupportsRequest(req) {
		server.go#L1062: func http1ServerSupportsRequest(req *Request) bool {