HTTP HTTP GET --remote-time # HTTP/1.1 200 OK Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Wed, 09 Oct 1940 16:45:49 +0100 Content-Length: 6 Connection: close 12345 # # Client-side http HTTP GET with --remote-time with file date from 1940 http://%HOSTIP:%HTTPPORT/%TESTNUMBER -O --remote-time --output-dir %LOGDIR # # Verify data after the test has been "shot" GET /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* 12345 # Modify: 1940-10-09 16:45:49.000000000 +0100 %PERL -e 'exit((stat("%LOGDIR/%TESTNUMBER"))[9] != -922349651)'