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: data/110002.txt?coolsite=yes
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: data/110002.txt?coolsite=yes
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 simple HTTP Location: following
56 http://%HOSTIP:%HTTPPORT/want/11 -L
60 # Verify data after the test has been "shot"
67 Host: %HOSTIP:%HTTPPORT
70 GET /want/data/110002.txt?coolsite=yes HTTP/1.1
71 Host: %HOSTIP:%HTTPPORT