A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Cache-Control Header

Table of Contents

About

The HTTP Cache-Control header holds directives (instructions) in both requests and responses that control caching in browsers and shared caches (e.g., Proxies, CDNs)1.

Anki

References


  1. MDN. “Cache-Control header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control. (Accessed: [2025-05-16 Fri 16:22]). ↩︎

Related Posts