OpenQuizz
Une application de gestion des contenus pédagogiques
|
Data Structures | |
class | SafeFileCache |
Functions | |
def | is_from_cache (response) |
def | suppressed_cache_errors () |
HTTP cache implementation.
def pip._internal.network.cache.is_from_cache | ( | response | ) |
def pip._internal.network.cache.suppressed_cache_errors | ( | ) |
If we can't access the cache then we can just skip caching and process requests as if caching wasn't enabled.