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

Method acquireUrl

plugins/background_fetch/background_fetch.cc:171–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169 }
170
171 bool
172 acquireUrl() const
173 {
174 return BgFetchState::getInstance().acquire(_url);
175 }
176 bool
177 releaseUrl() const
178 {

Callers 1

cont_check_cacheableFunction · 0.45

Calls 1

acquireMethod · 0.45

Tested by

no test coverage detected