net/http.http2serverConn.pushEnabled (field)
6 uses
net/http (current package)
h2_bundle.go#L3955: pushEnabled: true,
h2_bundle.go#L4081: pushEnabled bool
h2_bundle.go#L5153: sc.pushEnabled = s.Val != 0
h2_bundle.go#L5300: sc.pushEnabled = false
h2_bundle.go#L6411: if !sc.pushEnabled {
h2_bundle.go#L6424: if !sc.pushEnabled {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)