summaryrefslogtreecommitdiffstats
path: root/netwerk/test/httpserver/test/data/name-scheme/foo.html^
blob: a3efe8b5c315daba4200c1db6f693c836dce8c6b (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
  <title>ERROR</title>
</head>
<body>
<p>This file should never be served by the web server because its name ends
  with a caret not followed by another caret.</p>
</body>
</html>