Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ header_block_length
Method
header_block_length
src/proxy/http3/Http3Frame.cc:314–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
}
313
314
uint64_t
315
Http3HeadersFrame::header_block_length() const
316
{
317
return this->_header_block_len;
318
}
319
320
bool
321
Http3HeadersFrame::_parse()
Callers
1
handle_frame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected