func net/http.http2shouldSendReqContentLength
2 uses
net/http (current package)
h2_bundle.go#L8091: if http2shouldSendReqContentLength(req.Method, contentLength) {
h2_bundle.go#L8136: func http2shouldSendReqContentLength(method string, contentLength int64) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)