MCPcopy Create free account
hub / github.com/imroc/req / HeaderBlockFragment

Method HeaderBlockFragment

internal/http2/frame.go:1456–1456  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1454type headersOrContinuation interface {
1455 headersEnder
1456 HeaderBlockFragment() []byte
1457}
1458
1459// A MetaHeadersFrame is the representation of one HEADERS frame and

Callers 1

readMetaFrameMethod · 0.95

Implementers 3

HeadersFrameinternal/http2/frame.go
ContinuationFrameinternal/http2/frame.go
PushPromiseFrameinternal/http2/frame.go

Calls

no outgoing calls

Tested by

no test coverage detected