cachecontrol-with-filecache
The httplib2 caching algorithms packaged up for use with requests
The httplib2 caching algorithms packaged up for use with requests
To install this package, run one of the following:
CacheControl is a port of the caching algorithms in httplib2 for use with requests session object. It was written because httplib2's better support for caching is often mitigated by its lack of threadsafety. The same is true of requests in terms of caching.
Summary
The httplib2 caching algorithms packaged up for use with requests
Last Updated
May 1, 2025 at 12:38
License
Apache-2.0
Total Downloads
8.1M
Supported Platforms
GitHub Repository
https://github.com/ionrock/cachecontrolDocumentation
http://cachecontrol.readthedocs.io/