20
What’s cacheable?
HTTP/1.1 allows caching anything by default
Unless overridden with Cache-Control header
In practice, most caches avoid anything with
Cache-Control/Pragma header
Cookie/Set-Cookie header
WWW-Authenticate/Authorization header
POST/PUT method
302/307 status code (redirects)
SSL content