The Cache-Control header is used to specify directives for caching mechanisms in both HTTP requests and responses. A typical header looks like this Cache-Control: public, max-age=10 https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control