Searched defs:cacheResponse (Results 1 – 3 of 3) sorted by relevance
103 std::unordered_map<std::string, std::string> cacheResponse; in WriteResponseToCache() local
198 bool HttpCacheStrategy::IsCacheable(const HttpCacheResponse &cacheResponse) in IsCacheable()
412 void RequestContext::SetCacheResponse(const HttpResponse &cacheResponse) in SetCacheResponse()