Featured
-
No Featured Found!
Tags
How can I Control the Cache for a Subpage?
I am starting on web-security and I have to control the cache on the portal, this portal has many urls. I understand that I need to set the header with this:
response.setHeader("Cache-Control","no-cache,no-store,must-revalid...