What does the 'Cache-Control: no-store' HTTP header instruct browsers and proxies to do?
-
A
Cache the response but revalidate on every request
-
B
Serve the cached response for a defined max-age period
-
C
Never store any part of the response in cache
-
D
Compress the response before caching