HTTP HTTP GET Location # # Server-side HTTP/1.1 200 OK Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 0 Connection: close Location: this Location: that # # Client-side http HTTP with two Location: headers triggers error http://%HOSTIP:%HTTPPORT/%TESTNUMBER # # Verify data after the test has been "shot" GET /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* 8