Basically, I am trying to make my website more user-friendly by enabling caching. To test my progress, I am using the developer tools in Chrome & IE with the end goal of minimizing the number of calls to the web server. When chrome caches something, the developed tools will give a request response of 200 (cached). On the other hand, IE will always send a small request to the server and get a 304 Response before it reads from its cache.
Which browser is properly following HTTP, and if the answer is Chrome, how can I eliminate the unnecessary 304 calls in IE?
Just to be clear:
There are also subtle differences depending on how you reload/refresh the page, particularly for IE. (Do you click refresh button, or press Enter on the url bar?) See following:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With