Top "Browser-cache" questions

Browser caches are an instance of the optimization mechanism known as a cache.

caching font-face fonts

I'm using @font-face to embed a font hosted on TypeFront, but my font is not cached by the browser (Firefox 3.6.13 …

font-face browser-cache
Leverage browser caching with web.config in .net?

Some of sites are on shared hosting (Windows 2003 Server), so I have no way to access server configuration. I read …

.net web-config browser-cache static-files
Cefsharp clearing cache,cookies and browser data in wpf

I am developing an app on a banking device that uses cefsharp browser as a part of it. Cause this …

wpf cookies browser-cache cefsharp
Leverage browser caching external files

I used google pagespeed Insights to test the performance of my nodejs website. For some of external files it is …

node.js google-maps-api-3 express browser-cache pagespeed
JSF Cache Static Resources Filter

How do I write a filter which will appropriately cache static resources as recommended by Google (https://developers.google.com/…

jsf servlet-filters browser-cache
Use ServiceWorker cache only when offline

I'm trying to integrate service workers into my app, but I've found the service worker tries to retrieve cached content …

javascript browser-cache web-worker service-worker
Set response header in Spring Boot

How can I set the response header for each call in my application made with Spring Boot? I would like …

spring-boot filter browser-cache response-headers no-cache
Turn off Application Cache with manifest

I'm writing a HTML5 application that uses "Application Cache with manifest". However, while I'm developing I want to turn it …

web-applications html google-chrome browser-cache
Right way to have ASP.NET / IIS NOT cache PDF files

I have the following scenario, and I wanted suggestions on what is the best way to handle this. My web …

asp.net iis caching iis-6 browser-cache
Google Chrome does not revalidate etag on back/forth

Even though I send "cache-control: must-revalidate" Google Chrome uses a locally cached page when using the back and forth button …

http browser-cache cache-control etag