MCPcopy 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_openMethod · 0.80
bypass_okFunction · 0.80
is_api_resultFunction · 0.80
parent_is_proxyFunction · 0.80
findParentFunction · 0.80
markParentDownFunction · 0.80
markParentUpFunction · 0.80
parentExistsFunction · 0.80
nextParentFunction · 0.80
response_is_retryableFunction · 0.80
finish_remapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected