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