Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handleFetchEvents
Function · 0.45
run
Method · 0.45
AsyncHttpFetch.cc
File · 0.45
setHost
Method · 0.45
serverPush
Method · 0.45
handleReadResponseHeaders
Method · 0.45
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected