OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | update_headers (self, response) |
![]() | |
def | warning (self, response) |
def | apply (self, response) |
Cache the response by providing an expires 1 day in the future.
def update_headers | ( | self, | |
response | |||
) |
Update the response headers with any new headers. NOTE: This SHOULD always include some Warning header to signify that the response was cached by the client, not by way of the provided headers.
Reimplemented from BaseHeuristic.