const net/http.http2FlagHeadersEndStream
4 uses
net/http (current package)
h2_bundle.go#L1318: http2FlagHeadersEndStream http2Flags = 0x1
h2_bundle.go#L1342: http2FlagHeadersEndStream: "END_STREAM",
h2_bundle.go#L2227: return f.http2FrameHeader.Flags.Has(http2FlagHeadersEndStream)
h2_bundle.go#L2315: flags |= http2FlagHeadersEndStream
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)