blob: 5cdf3316e715a31b2fc3ee1c84b08c28ed1287b8 [file] [log] [blame]
#!/usr/bin/tail --lines=+2
Status: 301 Now where did I leave that URL
Location: http://example.com/foo/bar.html
Content-type: text/html
<html>
<head>
<title>Lame excuses'R'us</title>
</head>
<body>
<h1>Fred's exceptionally wonderful page has moved to
<a href="http://example.com/foo/bar.html">Joe's</a> site.
</h1>
</body>
</html>