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

Method size

src/proxy/http2/HPACK.cc:379–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

377}
378
379uint32_t
380HpackIndexingTable::size() const
381{
382 return _dynamic_table.size();
383}
384
385void
386HpackIndexingTable::update_maximum_size(uint32_t new_size)

Calls

no outgoing calls

Tested by 3

setHostStatusMethod · 0.36
write_test_remapFunction · 0.36
testFunction · 0.36