gecko/browser/devtools/webconsole/test/test-bug-846918-hsts-invalid-headers.html

14 lines
392 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf8">
<title>Bug 846918 - Report invalid strict-transport-security
headers to the web console</title>
<!-- Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ -->
</head>
<body>
<p>This page is served with an invalid STS header.</p>
</body>
</html>