Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes | Functions
pip._internal.network.cache Namespace Reference

Classes

class  SafeFileCache
 

Functions

bool is_from_cache (Response response)
 
Generator[None, None, None] suppressed_cache_errors ()
 

Detailed Description

HTTP cache implementation.

Function Documentation

◆ suppressed_cache_errors()

Generator[None, None, None] 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.