Searched refs:HttpCodeIsCacheable (Results 1 – 3 of 3) sorted by relevance
152 bool HttpCodeIsCacheable(uint32_t code);
53 has_expires || HttpCodeIsCacheable(t.response.scode); in HttpShouldCache()
158 bool HttpCodeIsCacheable(uint32_t code) { in HttpCodeIsCacheable() function