Home
last modified time | relevance | path

Searched refs:cacheability (Results 1 – 5 of 5) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-cache.c155 SoupCacheability cacheability; in get_cacheability() local
161 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() local
826 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 …]
/third_party/node/deps/npm/node_modules/http-cache-semantics/
DREADME.md35 … a matching fresh response may still not be usable if the new request restricted cacheability, etc.
169 * Default cacheability of statuses and methods.
/third_party/libwebsockets/READMEs/
DREADME.unix-domain-reverse-proxy.md80 cache-control|The onward server's response about cacheability of its payload
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst1112 - nir: Add a stripping pass for improved cacheability
D21.2.0.rst161 - iris: Select memory map cacheability settings at BO allocation time