13 HTTP/1.1 301 This is a weirdo text message
14 Date: Thu, 09 Nov 2010 14:49:00 GMT
15 Server: test-server/fake
16 Location: /root/1870002.txt?coolsite=yes
19 This server reply is for testing a simple Location: following
23 HTTP/1.1 200 Followed here fine swsclose
24 Date: Thu, 09 Nov 2010 14:49:00 GMT
25 Server: test-server/fake
28 If this is received, the location following worked
32 HTTP/1.1 301 This is a weirdo text message
33 Date: Thu, 09 Nov 2010 14:49:00 GMT
34 Server: test-server/fake
35 Location: /root/1870002.txt?coolsite=yes
38 HTTP/1.1 200 Followed here fine swsclose
39 Date: Thu, 09 Nov 2010 14:49:00 GMT
40 Server: test-server/fake
43 If this is received, the location following worked
54 HTTP redirect with bad host name separation and slash in parameters
57 http://%HOSTIP:%HTTPPORT?oh=what-weird=test/187 -L
61 # Verify data after the test has been "shot"
67 GET /?oh=what-weird=test/187 HTTP/1.1
68 Host: %HOSTIP:%HTTPPORT
71 GET /root/1870002.txt?coolsite=yes HTTP/1.1
72 Host: %HOSTIP:%HTTPPORT