Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 581 Bytes

File metadata and controls

19 lines (12 loc) · 581 Bytes

Web Cache Spy

Build Status

A command line tool that lets you retrieve caching information about web resources. A good explanation about HTTP caching can be found here

Prerequisites

  • Python 3
  • libraries in requirements.txt

Installing

pip install -r requirements.txt

Usage

python cache_spy.py <url>

e.g. python cache_spy.py http://www.google.de