<!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>
<!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>