19 #ifndef NET_INSTAWEB_REWRITER_PUBLIC_DOWNSTREAM_CACHE_PURGER_H_
20 #define NET_INSTAWEB_REWRITER_PUBLIC_DOWNSTREAM_CACHE_PURGER_H_
25 namespace net_instaweb {
48 bool ShouldPurgeRewrittenResponse(
const GoogleUrl& google_url);
52 bool GeneratePurgeRequestParameters(
const GoogleUrl& page_url);
55 void PurgeDownstreamCache();
64 bool made_downstream_purge_attempt_;
class GoogleUrl
Definition: google_url.h:58
bool MaybeIssuePurge(const GoogleUrl &google_url)
std::string GoogleString
PAGESPEED_KERNEL_BASE_STRING_H_.
Definition: string.h:24
Definition: downstream_cache_purger.h:31
Definition: rewrite_driver.h:100