summaryrefslogtreecommitdiffstats
path: root/test/files/06-uri-normal.t
blob: 78a138cf94ede02d6497c814a4f8318542e46a0a (plain)
1
2
3
4
5
6
7
8
9
>>>
GET http://username:password@www.example.com:8080/sub/folder/file.jsp?p=q#f HTTP/1.0


<<<
HTTP/1.0 200 OK
Content-Length: 12

Hello World!