Searched defs:http2ContinuationFrame (Results 1 – 1 of 1) sorted by relevance
2649 type http2ContinuationFrame struct { struct2650 http2FrameHeader2651 headerFragBuf []byte2662 func (f *http2ContinuationFrame) HeaderBlockFragment() []byte {2667 func (f *http2ContinuationFrame) HeadersEnded() bool {