Searched refs:GetCacheControlDirective (Results 1 – 2 of 2) sorted by relevance
327 bool GetCacheControlDirective(const base::StringPiece& directive,
756 bool HttpResponseHeaders::GetCacheControlDirective(const StringPiece& directive, in GetCacheControlDirective() function in net::HttpResponseHeaders1121 return GetCacheControlDirective("max-age", result); in GetMaxAgeValue()1149 return GetCacheControlDirective("stale-while-revalidate", result); in GetStaleWhileRevalidateValue()