INSTALL
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
scrapy_httpcache/VERSION
scrapy_httpcache/__init__.py
scrapy_httpcache/setting_template.py
scrapy_httpcache.egg-info/PKG-INFO
scrapy_httpcache.egg-info/SOURCES.txt
scrapy_httpcache.egg-info/dependency_links.txt
scrapy_httpcache.egg-info/not-zip-safe
scrapy_httpcache.egg-info/requires.txt
scrapy_httpcache.egg-info/top_level.txt
scrapy_httpcache/downloadermiddlewares/__init__.py
scrapy_httpcache/downloadermiddlewares/httpcache.py
scrapy_httpcache/extensions/__init__.py
scrapy_httpcache/extensions/banned_storage.py
scrapy_httpcache/extensions/base_storage.py
scrapy_httpcache/extensions/default_settings.py
scrapy_httpcache/extensions/httpcache_storage.py
scrapy_httpcache/extensions/request_error_storage.py
scrapy_httpcache/utils/__init__.py
scrapy_httpcache/utils/request_util.py
tests/__init__.py
tests/py3-ignores.txt
tests/requirements-py3.txt
tests/requirements.txt
tests/test_downloadermiddleware_httpcache.py