Thoughts
Note (for myself I guess): when "Disable Cache" is checked in the Dev Tools, Firefox sends `Pragma: no-cache` and
`Cache-Control: no-cache` headers, in addition to disabling the browser's built-in cache. Safari seems not to.