Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_frag_offset_count
Method
get_frag_offset_count
include/proxy/hdrs/HTTP.h:1521–1525 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1519
}
1520
1521
inline int
1522
HTTPInfo::get_frag_offset_count()
1523
{
1524
return m_alt ? m_alt->m_frag_offset_count : 0;
1525
}
Callers
7
updateVector
Method · 0.80
openReadMain
Method · 0.80
openReadStartHead
Method · 0.80
handle_cache_event
Method · 0.80
check_fragment_table
Method · 0.80
handle_cache_event
Method · 0.80
parse_range_and_compare
Method · 0.80
Calls
no outgoing calls
Tested by
3
handle_cache_event
Method · 0.64
check_fragment_table
Method · 0.64
handle_cache_event
Method · 0.64