Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1454
type
headersOrContinuation
interface
{
1455
headersEnder
1456
HeaderBlockFragment() []byte
1457
}
1458
1459
// A MetaHeadersFrame is the representation of one HEADERS frame and
Callers
1
readMetaFrame
Method · 0.95
Implementers
3
HeadersFrame
internal/http2/frame.go
ContinuationFrame
internal/http2/frame.go
PushPromiseFrame
internal/http2/frame.go
Calls
no outgoing calls
Tested by
no test coverage detected