Searched refs:requestIsHTTPOrHTTPSGet (Results 1 – 6 of 6) sorted by relevance
120 bool ApplicationCache::requestIsHTTPOrHTTPSGet(const ResourceRequest& request) in requestIsHTTPOrHTTPSGet() function in WebCore::ApplicationCache134 if (!requestIsHTTPOrHTTPSGet(request)) in resourceForRequest()
93 static bool requestIsHTTPOrHTTPSGet(const ResourceRequest&);
344 …if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request) || !equalIgnoringCase(request.url().protoc… in shouldLoadResourceFromApplicationCache()372 if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request)) in getApplicationCacheFallbackResource()
101 if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request)) in cacheForMainRequest()120 if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request)) in fallbackCacheForMainRequest()188 if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request)) in selectCache()
28274 (WebCore::ApplicationCache::requestIsHTTPOrHTTPSGet):
8114 (WebCore::ApplicationCache::requestIsHTTPOrHTTPSGet):