1. X-Frame-Options HTTP header

    An HTTP header which indicates whether the browser should allow the webpage to be displayed in a frame within another webpage. Used as a defense against clickjacking attacks.

  2. headers http header: x-frame-options

  3. headers http header: x-frame-options: allow-from

  4. headers http header: x-frame-options: sameorigin