blob: bf1dd6e360fcf9a74f015ecafde345b0539d744f [file] [log] [blame]
<!DOCTYPE html>
<html>
<title>Same Site HTTPS upgrade</title>
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<body>
<iframe src="/title1.html"></iframe>
</body>
</html>