Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http-caching

Edge Side Includes and validation cache in Symfony 2

symfony http-caching esi

Why does Chrome use the client cache differently in these two scenarios?

TLS Handshaking and SSL Session Reuse

How do I invalidate cache for a controller url?

'Vary: If-None-Match' to cache mobile and desktop requests separately

Caching considerations for REST collection and individual items

rest http-caching

If-Modified-Since overrides If-None-Match in the browser

What could explain the browser intermittently not loading some CORS (crossorigin) javascript files?

ETags: Validation and Cache max-age

ETag header does not return 304

I'm trying to use Java's HttpURLConnection to do a "conditional get", but I never get a 304 status code

java http caching http-caching

Setting both Expires and Cache-Control: max-age

caching http-caching

Does Cloudflare support stale-while-revalidate?

Service worker cache vs HTTP cache

Should I include media type in my ETag?

What is the difference between Etag and Expires header?