Closed darscan closed 11 years ago
As far as I can tell the only valid values are DENY and SAMEORIGIN (uppercase).
DENY
SAMEORIGIN
http://redbot.org/ reports that sameorigin (lowercase) is an unknown X-Frame-Options value.
sameorigin
Well, the browsers support sameorigin, but we can change it.
It would be nice to get rid of that warning, but I'd say the priority is ultra-uber-low
ultra-uber-low
As far as I can tell the only valid values are
DENY
andSAMEORIGIN
(uppercase).http://redbot.org/ reports that
sameorigin
(lowercase) is an unknown X-Frame-Options value.