Searched defs:cacheResponse (Results 1 – 6 of 6) sorted by relevance
100 std::unordered_map<std::string, std::string> cacheResponse; in WriteResponseToCache() local
196 bool HttpCacheStrategy::IsCacheable(const HttpCacheResponse &cacheResponse) in IsCacheable()
134 void RequestContext::SetCacheResponse(const HttpResponse &cacheResponse) in SetCacheResponse()
107 std::unordered_map<std::string, std::string> cacheResponse; in WriteResponseToCache() local
198 bool HttpCacheStrategy::IsCacheable(const HttpCacheResponse &cacheResponse) in IsCacheable()
488 void RequestContext::SetCacheResponse(const HttpResponse &cacheResponse) in SetCacheResponse()