# Client-Side Cache Control

Use cache control in meta tags and in the server’s response header: Cache-Control: no-cache, no-store

https://codeburst.io/demystifying-http-caching-7457c1e4eded

[~/.cache/mozilla/firefox] # grep -rail 'admin'
	output1
	output2
	....
	outputN
[~/.cache/mozilla/firefox] # strings outputN | grep "admin"
[~/.cache/mozilla/firefox] # head -n 10 outputN
[~/.cache/mozilla/firefox] #