[Rg 101] how to set http response header 'cache-control:no-store'

Vladimir Konrad v.konrad at lse.ac.uk
Thu Sep 27 10:38:05 EDT 2007


Hello again,

I am trying to disable browser caching (meta does not work with latest
firefox) and for this cache-control:no-store should be set.

I tried:

Ramaze::Response.current.header['cache-control'] = 'no-store'

in controller method and template method but it does not work.

Any ideas?

Vlad

Please access the attached hyperlink for an important electronic communications disclaimer: http://www.lse.ac.uk/collections/secretariat/legal/disclaimer.htm


More information about the Ramaze-general mailing list