Searched refs:GetCacheControlDirective (Results 1 – 2 of 2) sorted by relevance
884 bool HttpResponseHeaders::GetCacheControlDirective( in GetCacheControlDirective() function in net::HttpResponseHeaders1335 return GetCacheControlDirective("max-age", result); in GetMaxAgeValue()1375 return GetCacheControlDirective("stale-while-revalidate", result); in GetStaleWhileRevalidateValue()
456 bool GetCacheControlDirective(std::string_view directive,