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/test301 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/data/test301') diff --git a/tests/data/test301 b/tests/data/test301 index 9226a476b..2d96074cc 100644 --- a/tests/data/test301 +++ b/tests/data/test301 @@ -2,7 +2,7 @@ # Server-side -HTTP/1.1 200 OK +HTTP/1.1 200 OK swsclose Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html @@ -21,7 +21,7 @@ https HTTPS GET with user and password --k -u fake:user https://%HOSTIP:%HTTPSPORT/2 +-k -u fake:user https://%HOSTIP:%HTTPSPORT/301 @@ -32,7 +32,7 @@ HTTPS GET with user and password ^User-Agent:.* -GET /2 HTTP/1.1 +GET /301 HTTP/1.1 Authorization: Basic ZmFrZTp1c2Vy Host: 127.0.0.1:8433 Pragma: no-cache -- cgit v1.2.3