From 8b37844e5f093f8834eb5f321b52bfc4638f143f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 30 Nov 2004 10:20:59 +0000 Subject: fixed test case errors --- tests/data/test156 | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) (limited to 'tests/data/test156') diff --git a/tests/data/test156 b/tests/data/test156 index 9a9aae9aa..0ff9fd10e 100644 --- a/tests/data/test156 +++ b/tests/data/test156 @@ -1,36 +1,13 @@ # Server-side -HTTP/1.1 200 No Authorization Required swsclose swsbounce -Server: Apache/1.3.27 (Darwin) PHP/4.1.2 -Content-Type: text/html; charset=iso-8859-1 -Connection: close - - - - HTTP/1.1 200 No Authorization Required swsclose Server: Apache/1.3.27 (Darwin) PHP/4.1.2 Content-Type: text/html; charset=iso-8859-1 Connection: close PUT received fine. Thank you very much - - - -HTTP/1.1 200 No Authorization Required swsclose swsbounce -Server: Apache/1.3.27 (Darwin) PHP/4.1.2 -Content-Type: text/html; charset=iso-8859-1 -Connection: close - -HTTP/1.1 200 No Authorization Required swsclose -Server: Apache/1.3.27 (Darwin) PHP/4.1.2 -Content-Type: text/html; charset=iso-8859-1 -Connection: close - -PUT received fine. Thank you very much - - + # Client-side -- cgit v1.2.1