MCPcopy Create free account
hub / github.com/apache/trafficserver / maximum_size

Method maximum_size

src/proxy/http2/HPACK.cc:373–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

371}
372
373uint32_t
374HpackIndexingTable::maximum_size() const
375{
376 return _dynamic_table.maximum_size();
377}
378
379uint32_t
380HpackIndexingTable::size() const

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected