Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ getMapping
Method
getMapping
include/proxy/http/remap/UrlMapping.h:174–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
};
173
174
url_mapping *
175
getMapping() const
176
{
177
return _mapping;
178
};
179
180
void
181
set(url_mapping *m)
Callers
15
do_http_server_open
Method · 0.80
bypass_ok
Function · 0.80
is_api_result
Function · 0.80
parent_is_proxy
Function · 0.80
findParent
Function · 0.80
markParentDown
Function · 0.80
markParentUp
Function · 0.80
parentExists
Function · 0.80
nextParent
Function · 0.80
response_is_retryable
Function · 0.80
process_quick_http_filter
Method · 0.80
finish_remap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected