MCPcopy 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
314uint64_t
315Http3HeadersFrame::header_block_length() const
316{
317 return this->_header_block_len;
318}
319
320bool
321Http3HeadersFrame::_parse()

Callers 1

handle_frameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected