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

gernd/web-cache-spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A command line tool that lets you retrieve caching information about web resources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages