net/http.http2ClientConn.responseHeaderTimeout (method)

3 uses

	net/http (current package)
		h2_bundle.go#L7490: func (cc *http2ClientConn) responseHeaderTimeout() time.Duration {
		h2_bundle.go#L7629: 		if d := cc.responseHeaderTimeout(); d != 0 {
		h2_bundle.go#L7718: 			if d := cc.responseHeaderTimeout(); d != 0 {