How to set "no-store" in response header?

42 views
Skip to first unread message

niuji...@gmail.com

unread,
Apr 11, 2021, 1:09:45 AM4/11/21
to cherrypy-users
I have set in my cherrypy configuration file:

'tools.expires.on': True,
 'tools.expires.secs': 0,
 'tools.expires.force': True


This gives me a reponse header like this:
Cache-Control:
no-cache, must-revalidate

How to add "no-store" into the final reponse header?
Reply all
Reply to author
Forward
0 new messages