From c50a601f1a77b393503207b7fea4352a28b8a05e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 19 Jul 2003 23:57:08 +0000 Subject: modified to work fine with the new persistant connection working test suite HTTP server --- tests/data/test50 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/data/test50') diff --git a/tests/data/test50 b/tests/data/test50 index 38b274b92..eb9fd1286 100644 --- a/tests/data/test50 +++ b/tests/data/test50 @@ -2,14 +2,14 @@ # Server-side -HTTP/1.1 302 OK +HTTP/1.1 302 OK swsclose Location: ../../moo.html/500002 Date: Thu, 09 Nov 2010 14:50:00 GMT Connection: close -HTTP/1.1 200 OK +HTTP/1.1 200 OK swsclose Location: this should be ignored Date: Thu, 09 Nov 2010 14:50:00 GMT Connection: close @@ -17,12 +17,12 @@ Connection: close body -HTTP/1.1 302 OK +HTTP/1.1 302 OK swsclose Location: ../../moo.html/500002 Date: Thu, 09 Nov 2010 14:50:00 GMT Connection: close -HTTP/1.1 200 OK +HTTP/1.1 200 OK swsclose Location: this should be ignored Date: Thu, 09 Nov 2010 14:50:00 GMT Connection: close -- cgit v1.2.3