A command line tool that lets you retrieve caching information about web resources. A good explanation about HTTP caching can be found here
- Python 3
- libraries in requirements.txt
pip install -r requirements.txt
python cache_spy.py <url>
e.g. python cache_spy.py http://www.google.de