Skip to content Skip to sidebar Skip to footer
Showing posts with the label Http Caching

Why Is Firefox Ignoring Cache Control On Range-based Queries?

Web servers have the ability to stream media (audio in this example) to browsers. Browsers use HTM… Read more Why Is Firefox Ignoring Cache Control On Range-based Queries?

Disable Browser Caching HTML5

I would like to know how to disable the browser cache, using HTML5. I found this useful post (How … Read more Disable Browser Caching HTML5