summaryrefslogtreecommitdiff
path: root/test/410/410.asis
blob: d3827d22cf7d7fd689d3598fabbecf62d68648fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/tail --lines=+2
Status: 410 Gone
Content-type: text/html

<html>
<head>
<title>Gone</title>
</head>
<body>
<h1>Don't request me again.</h1>
</body>
</html>