Searched refs:cacheability (Results 1 – 5 of 5) sorted by relevance
155 SoupCacheability cacheability; in get_cacheability() local161 cacheability = SOUP_CACHE_CACHEABLE; in get_cacheability()222 cacheability = SOUP_CACHE_UNCACHEABLE; in get_cacheability()227 cacheability = SOUP_CACHE_VALIDATES; in get_cacheability()234 cacheability = SOUP_CACHE_UNCACHEABLE; in get_cacheability()240 cacheability = SOUP_CACHE_UNCACHEABLE; in get_cacheability()269 return cacheability; in get_cacheability()819 SoupCacheability cacheability; in soup_cache_content_processor_wrap_input() local826 cacheability = soup_cache_get_cacheability (cache, msg); in soup_cache_content_processor_wrap_input()829 if (cacheability & SOUP_CACHE_INVALIDATES) { in soup_cache_content_processor_wrap_input()[all …]
35 … a matching fresh response may still not be usable if the new request restricted cacheability, etc.169 * Default cacheability of statuses and methods.
80 cache-control|The onward server's response about cacheability of its payload
1112 - nir: Add a stripping pass for improved cacheability
161 - iris: Select memory map cacheability settings at BO allocation time