X-frame header options not visible
Hi, I want to know that why Firefox won't show X_FRAME_OPTIONS_ is enabled or disabled on a site? Like this: http://blog.manishbhattacharya.com/wp-content/uploads/2013/09/g.png
All Replies (3)
You would have to check the HTTP response headers to see if such a header is send by the server.
Hmm, Is there any add-on that will make it simple to show :) ?
There is one to prevent click jacking, however if you are interested in makeing one:
- MDN Add ons
- https://developer.mozilla.org/en-US/d.../X-Frame-Options
- http://stackoverflow.com/questions/79.../is-there-a-client-side-way-to-detect-x-frame-options
Clickjacking add ons