It is a good programming practice to prevent caching of sensitive data at client or proxies, by implementing which of the following?
Select the correct option from below
a)“Cache-Control: do not-save, do not store”
b)“Cache-Control: no cache”
c)“Cache-Control: no store”
d)“Cache-Control: do not-cache, do not save”
e)“Cache-Control: do not-cache, do not save”
f) “Cache-Control: no-cache, no store”