summaryrefslogtreecommitdiffstats
path: root/test/files/21-http09.t
blob: 5359a7f86369648ef39ea1982a99cf0a97dff3bd (plain)
1
2
3
4
5
6
7
8
9
10
11
>>>
GET /?foo=bar

<<<
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved.</p>
</body></html>