Since NXP-18651, the no-cache header has been set to avoid XSS threats. But:
- It's a no-cache for all resources, not just only pages
- It's a big issue for performances
- It's not mandatory
We should find a way to enable it only for pages.
Since NXP-18651, the no-cache header has been set to avoid XSS threats. But:
We should find a way to enable it only for pages.