summaryrefslogtreecommitdiffstats
path: root/netwerk/test/httpserver/test/data/name-scheme/bar.html^^
blob: bed1f34c9fdd37786ead987f04755f11cf35723e (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
  <title>Welcome to bar.html^</title>
</head>
<body>
<p>This file is named with two trailing carets, so the last is stripped
  away, producing bar.html^ as the final name.</p>
</body>
</html>