We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Small application that check a-href links on a url and visit all links and print the http-header values cache-control, via, x-cache
To run the app
clone repo
run
npm install
npm start
go to localhost:8000