HTTP HTTP GET followlocation cookies # Server-side HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Set-Cookie: trackyou=want; path=/ Content-Length: 68 This server reply is for testing a Location: following with cookies # Client-side http HTTP response with cookies but not receiving! http://%HOSTIP:%HTTPPORT/want/1166 http://%HOSTIP:%HTTPPORT/want/1166 # Verify data after the test has been "shot" GET /want/1166 HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* GET /want/1166 HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */*