Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ data
Method
data
src/traffic_cache_tool/CacheDefs.cc:166–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
char *
167
Doc::data()
168
{
169
return this->hdr() + hlen;
170
}
171
} // end namespace ts
172
173
int cache_config_min_average_object_size = ESTIMATED_OBJECT_SIZE;
Callers
15
process_var_from_prefix
Method · 0.45
amend_variable_name
Function · 0.45
get_tag
Function · 0.45
search_node
Function · 0.45
make_tree_node
Method · 0.45
print_feature
Function · 0.45
print_var
Function · 0.45
do_abort
Method · 0.45
operator[]
Method · 0.45
compile
Method · 0.45
exec
Method · 0.45
getbestaddrinfo
Function · 0.45
Calls
1
hdr
Method · 0.95
Tested by
no test coverage detected