net/http.http2ClientConn.encodeHeaders (method)
2 uses
net/http (current package)
h2_bundle.go#L7583: hdrs, err := cc.encodeHeaders(req, requestedGzip, trailers, contentLen)
h2_bundle.go#L7973: func (cc *http2ClientConn) encodeHeaders(req *Request, addGzipHeader bool, trailers string, contentLength int64) ([]byte, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)