Searched refs:no_cache (Results 1 – 7 of 7) sorted by relevance
714 def _compose(self, public=None, private=None, no_cache=None, argument722 assert not public and not no_cache and not s_maxage724 elif no_cache is True:729 assert not private and not no_cache
124 app.cache_control(no_cache=True)154 app.cache_control(no_cache=True)
55 assert 'no-cache' == CACHE_CONTROL(no_cache=True)
44 res = build(no_cache=True)
197 no_cache = value_property('no-cache', none='*') variable in CacheControl
925 cache_control.no_cache = True
10185 * bootstrap (no_cache): New var, to accommodate different wget