OpenQuizz
Une application de gestion des contenus pédagogiques
|
Static Public Attributes | |
public | |
private | |
must_revalidate | |
proxy_revalidate | |
s_maxage | |
immutable | |
cache_property | |
![]() | |
no_cache | |
no_store | |
max_age | |
no_transform | |
![]() | |
on_update | |
clear | |
popitem | |
update | |
Additional Inherited Members | |
![]() | |
def | __init__ (self, values=(), on_update=None) |
def | to_header (self) |
def | __str__ (self) |
def | __repr__ (self) |
![]() | |
def | calls_update (name) |
def | setdefault (self, key, default=None) |
def | pop (self, key, default=_missing) |
![]() | |
on_update | |
provided | |
A cache control for responses. Unlike :class:`RequestCacheControl` this is mutable and gives access to response-relevant cache control headers. To get a header of the :class:`ResponseCacheControl` object again you can convert the object into a string or call the :meth:`to_header` method. If you plan to subclass it and add your own items have a look at the sourcecode for that class. .. versionadded:: 0.5 In previous versions a `CacheControl` class existed that was used both for request and response.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |