MCPcopy Create free account
hub / github.com/apache/trafficserver / getUrl

Method getUrl

plugins/background_fetch/background_fetch.cc:182–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 }
181
182 const char *
183 getUrl() const
184 {
185 return _url.c_str();
186 }
187
188 void
189 addBytes(int64_t b)

Callers 6

handleFetchEventsFunction · 0.45
runMethod · 0.45
AsyncHttpFetch.ccFile · 0.45
setHostMethod · 0.45
serverPushMethod · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected