Some reminders for http caching
blatantly copypasted from https://httptoolkit.tech/blog/http-wtf/ No-cache means “do cache” Caching has never been easy, but HTTP cache headers can be particularly confusing. The worst examples of this are no-cache and private. What does the below response header do? It looks like this means “don’t store this response anywhere”, right? Hahaha no. In reality, this means “please