Forum Discussion
Moinul_Rony
Altostratus
Aug 27, 2013How to ad Cache-Control: no-store and Pragma: no-cache included in the http header for all pages
Hi, to prevent secure pages to store in disk can we use the following iRule to set
Cache-Control: no-store
Pragma: no-cache
when HTTP_RESPONSE {
HTTP::header insert Cache-Contro...
Kevin_Stewart
Employee
Aug 28, 2013Semantic probably, but I'd use HTTP::header replace here in case a conflicting cache control header already exists in the response.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects