12 HTTP/1.1 301 This is a weirdo text message swsclose
13 Date: Thu, 09 Nov 2010 14:49:00 GMT
14 Server: test-server/fake
15 Location: ?coolsite=yes/10310002.txt
18 This server reply is for testing a simple Location: following
22 HTTP/1.1 200 Followed here fine swsclose
23 Date: Thu, 09 Nov 2010 14:49:00 GMT
24 Server: test-server/fake
27 If this is received, the location following worked
31 HTTP/1.1 301 This is a weirdo text message swsclose
32 Date: Thu, 09 Nov 2010 14:49:00 GMT
33 Server: test-server/fake
34 Location: ?coolsite=yes/10310002.txt
37 HTTP/1.1 200 Followed here fine swsclose
38 Date: Thu, 09 Nov 2010 14:49:00 GMT
39 Server: test-server/fake
42 If this is received, the location following worked
53 HTTP Location: following to a query string
56 http://%HOSTIP:%HTTPPORT/want/this/1031 -L
60 # Verify data after the test has been "shot"
66 GET /want/this/1031 HTTP/1.1
67 Host: %HOSTIP:%HTTPPORT
70 GET /want/this/1031?coolsite=yes/10310002.txt HTTP/1.1
71 Host: %HOSTIP:%HTTPPORT