1
    2
    3
    4
    5
    6
    7
    8

content / test / data / page_with_nostore_iframe.html [blame]

<html>
  <head></head>
  <body>
    <iframe src="nostore.html"></iframe>
    Main Frame, normal headers.
    <img src="nostore.jpg">
  </body>
</html>