Welcome Guest, Not a member yet? Register   Sign In
cachePage and secureheaders
#1
Question 

Hello all,

I would like to know if it is normal, when we use "$this->cachePage(xx);" in a controller, that the http headers of "secureheaders" are not present anymore?

http headers that disappear with the cache :

PHP Code:
x-content-type-optionsnosniff
x
-download-optionsnoopen
x
-frame-optionsSAMEORIGIN
x
-permitted-cross-domain-policiesnone 


Regards
--- I am not a developer ---
Reply
#2

I've confirm this behavior.
It seems a bug.
Reply
#3

Thank you @kenjis

I have opened an issue on Github
--- I am not a developer ---
Reply




Theme © iAndrew 2016 - Forum software by © MyBB