1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-11 20:05:04 -05:00
SickRage/lib/cachecontrol
2014-03-29 02:49:51 -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 bugs in cache control 2014-03-29 02:49:51 -07:00
cache.py Fixed bugs in cache control 2014-03-29 02:49:51 -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 bugs in cache control 2014-03-29 02:49:51 -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 Fixed bugs in cache control 2014-03-29 02:49:51 -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