HTTP HTTP PUT followlocation # # Server-side HTTP/1.1 303 OK swsclose Location: moo.html&testcase=/15240002 Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored Connection: close body HTTP/1.1 303 OK swsclose Location: moo.html&testcase=/15240002 Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored Connection: close body # # Client-side http HTTP PUT with 303 redirect http://%HOSTIP:%HTTPPORT/blah/1524 -L -T log/upload1524.txt moo # # Verify data after the test has been "shot" ^User-Agent:.* PUT /blah/1524 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Accept: */* Content-Length: 4 Expect: 100-continue moo GET /blah/moo.html&testcase=/15240002 HTTP/1.1 User-Agent: this should be ignored Host: %HOSTIP:%HTTPPORT Accept: */*