Searched refs:cache_control (Results 1 – 6 of 6) sorted by relevance
37 static int cache_control(unsigned int cmd) in cache_control() function85 cache_control(CACHE_ENABLE); in icache_enable()90 cache_control(CACHE_DISABLE); in icache_disable()
20 if (res.getHeaderValue(bf::cache_control).empty()) in addSecurityHeaders()22 res.addHeader(bf::cache_control, "no-store, max-age=0"); in addSecurityHeaders()
102 asyncResp->res.addHeader(boost::beast::http::field::cache_control, in handleStaticAsset()
11 from django.views.decorators.cache import cache_control68 @method_decorator(cache_control(must_revalidate=True,
111 m.insert(bf::cache_control, "no-Store,no-Cache"); in start()
538 env->cache_control = val; in leon3_cache_control_st()562 ret = env->cache_control; in leon3_cache_control_ld()