Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ header_block
Method
header_block
src/proxy/http3/Http3Frame.cc:308–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
306
}
307
308
const uint8_t *
309
Http3HeadersFrame::header_block() const
310
{
311
return this->_header_block;
312
}
313
314
uint64_t
315
Http3HeadersFrame::header_block_length() const
Callers
2
_resume_decode
Method · 0.45
handle_frame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected