net/http.Transport.HTTP2 (field)
6 uses
net/http (current package)
h2_bundle.go#L1107: http2fillNetHTTPConfig(&conf, h2.t1.HTTP2)
transport.go#L302: HTTP2 *HTTP2Config
transport.go#L365: if t.HTTP2 != nil {
transport.go#L366: t2.HTTP2 = &HTTP2Config{}
transport.go#L367: *t2.HTTP2 = *t.HTTP2
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |