const net/http.http2transportDefaultStreamFlow
5 uses
net/http (current package)
h2_bundle.go#L6549: http2transportDefaultStreamFlow = 4 << 20
h2_bundle.go#L7192: {ID: http2SettingInitialWindowSize, Val: http2transportDefaultStreamFlow},
h2_bundle.go#L8203: cs.inflow.add(http2transportDefaultStreamFlow)
h2_bundle.go#L8648: if v < http2transportDefaultStreamFlow-http2transportDefaultStreamMinRefresh {
h2_bundle.go#L8649: streamAdd = int32(http2transportDefaultStreamFlow - v)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)