From a4e1ac79527d8ac3552d96a00e5f2966123d0374 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 22 Nov 2004 22:26:46 +0000 Subject: David Phillips fix for test 518 and my extension to make it not run on systems that can't run it fine. --- tests/data/test518 | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'tests/data/test518') diff --git a/tests/data/test518 b/tests/data/test518 index 3c0c63777..457691938 100644 --- a/tests/data/test518 +++ b/tests/data/test518 @@ -22,6 +22,9 @@ Funny-head: yesyes http + +getrlimit + # tool is what to use instead of 'curl' lib518 @@ -38,8 +41,11 @@ http://%HOSTIP:%HTTPPORT/518 # # Verify data after the test has been "shot" -# CURLE_FAILED_INIT (2) - -2 - + +GET /518 HTTP/1.1 +Host: 127.0.0.1:%HTTPPORT +Pragma: no-cache +Accept: */* + + -- cgit v1.2.3