Home
last modified time | relevance | path

Searched refs:no_cache (Results 1 – 7 of 7) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/
Dhttpheaders.py714 def _compose(self, public=None, private=None, no_cache=None, argument
722 assert not public and not no_cache and not s_maxage
724 elif no_cache is True:
729 assert not private and not no_cache
/external/chromium-trace/catapult/catapult_build/
Ddev_server.py124 app.cache_control(no_cache=True)
154 app.cache_control(no_cache=True)
/external/chromium-trace/catapult/third_party/Paste/tests/
Dtest_httpheaders.py55 assert 'no-cache' == CACHE_CONTROL(no_cache=True)
Dtest_fileapp.py44 res = build(no_cache=True)
/external/chromium-trace/catapult/third_party/WebOb/webob/
Dcachecontrol.py197 no_cache = value_property('no-cache', none='*') variable in CacheControl
Dresponse.py925 cache_control.no_cache = True
/external/bison/
DChangeLog-201210185 * bootstrap (no_cache): New var, to accommodate different wget