type net/http.HTTP2Config
6 uses
net/http (current package)
h2_bundle.go#L1147: func http2fillNetHTTPConfig(conf *http2http2Config, h2 *HTTP2Config) {
h2_bundle.go#L1192: func http2http2ConfigStrictMaxConcurrentRequests(h2 *HTTP2Config) bool {
http.go#L232: type HTTP2Config struct {
server.go#L3064: HTTP2 *HTTP2Config
transport.go#L302: HTTP2 *HTTP2Config
transport.go#L366: t2.HTTP2 = &HTTP2Config{}
![]() |
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. |