Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
379
uint32_t
380
HpackIndexingTable::size() const
381
{
382
return _dynamic_table.size();
383
}
384
385
void
386
HpackIndexingTable::update_maximum_size(uint32_t new_size)
Callers
15
write_hdr_protocol_stack
Method · 0.45
insert_via_header_in_request
Method · 0.45
insert_via_header_in_response
Method · 0.45
add_forwarded_field_to_request
Method · 0.45
setup_blind_tunnel_port
Method · 0.45
state_api_callout
Method · 0.45
add_to_existing_request
Method · 0.45
do_http_server_open
Method · 0.45
dump_state_on_assert
Method · 0.45
client_protocol_contains
Method · 0.45
server_protocol_contains
Method · 0.45
http_config_enum_search
Function · 0.45
Calls
no outgoing calls
Tested by
3
setHostStatus
Method · 0.36
write_test_remap
Function · 0.36
test
Function · 0.36