From d791179d7f900cccab9f68fc8e8f2331179a8edb Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Mon, 22 Apr 2013 20:07:15 +0200 Subject: tests: add test1511 to check timecond clean-up Verifies the timecond fix in commit c49ed0b6c0f --- tests/data/test1511 | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 tests/data/test1511 (limited to 'tests/data/test1511') diff --git a/tests/data/test1511 b/tests/data/test1511 new file mode 100644 index 000000000..947ad26da --- /dev/null +++ b/tests/data/test1511 @@ -0,0 +1,62 @@ + + + +HTTP + + + +# Server-side + + +HTTP/1.1 200 +Date: Thu, 09 Nov 2010 14:49:00 GMT +Server: test-server/fakem +Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT +Content-Type: text/html +Content-Length: 12 +Connection: close + +Hello World + + + +HTTP/1.1 200 +Date: Thu, 09 Nov 2010 14:49:00 GMT +Server: test-server/fakem +Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT +Content-Type: text/html +Content-Length: 12 +Connection: close + +HTTP/1.1 200 +Date: Thu, 09 Nov 2010 14:49:00 GMT +Server: test-server/fakem +Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT +Content-Type: text/html +Content-Length: 12 +Connection: close + +Hello World + + + + +# Client-side + + +http + + +http + + +lib1511 + + +HTTP GET time conditions in repeated requests + + +http://%HOSTIP:%HTTPPORT/1511 + + + -- cgit v1.2.3