1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-11 03:45:01 -05:00
SickRage/lib/cachecontrol
2014-03-29 01:45:49 -07:00
..
caches Replaced cache handler with a modified version of our own, gives quicker Indexer API responses to our requests 2014-03-27 14:06:03 -07:00
__init__.py Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 2014-03-28 21:23:55 -07:00
adapter.py Fixed bug in cache controller that was causing session handler to return NoneType 2014-03-29 01:45:49 -07:00
cache.py Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 2014-03-28 21:23:55 -07:00
compat.py Replaced cache handler with a modified version of our own, gives quicker Indexer API responses to our requests 2014-03-27 14:06:03 -07:00
controller.py Fixed bug in cache controller that was causing session handler to return NoneType 2014-03-29 01:45:49 -07:00
patch_requests.py Replaced cache handler with a modified version of our own, gives quicker Indexer API responses to our requests 2014-03-27 14:06:03 -07:00
session.py Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 2014-03-28 21:23:55 -07:00
wrapper.py Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 2014-03-28 21:23:55 -07:00