aboutsummaryrefslogtreecommitdiff
path: root/tests/data/stdout18.txt
blob: 98a92afa6dfd08b4c9ed1d20d2e82ee6257e070f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--_curl_--127.0.0.1:8999/3
HTTP/1.1 200 OK
Server: test-server/fake
Content-Type: text/html
Content-Length: 0

this is data even though Content-Length is set to zero


--_curl_--127.0.0.1:8999/10
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake

blablabla
--_curl_--127.0.0.1:8999/11
HTTP/1.1 301 This is a weirdo text message
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Location: data/110002.txt?coolsite=yes

This server reply is for testing a simple Location: following