1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-11 03:45:01 -05:00
SickRage/lib/cachecontrol
echel0n 9ac649444d Added cache_auto, cache_urls, and cache_max_age features to our cache handler.
Added session handler to our cache handler so that we can pass in paramaters at the request level and use them for our cache handler to process features.
2014-03-28 21:23:55 -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 Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 2014-03-28 21:23:55 -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 Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 2014-03-28 21:23:55 -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