From: Fabian Keil Date: Tue, 8 Jul 2014 10:47:58 +0000 (+0200) Subject: tests: Fix a couple of incomplete response lines X-Git-Tag: curl-7_38_0~172 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6543f6e36c8bf8552782539fc2fdfc37fa85109d;p=thirdparty%2Fcurl.git tests: Fix a couple of incomplete response lines --- diff --git a/tests/data/test1041 b/tests/data/test1041 index fa1692c1fa..c0d23c660b 100644 --- a/tests/data/test1041 +++ b/tests/data/test1041 @@ -12,7 +12,7 @@ Content-Range # Server-side -HTTP/1.1 OK swsclose +HTTP/1.1 200 OK swsclose Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Accept-Ranges: bytes diff --git a/tests/data/test1511 b/tests/data/test1511 index 806657f778..d2b26e5389 100644 --- a/tests/data/test1511 +++ b/tests/data/test1511 @@ -8,7 +8,7 @@ HTTP # Server-side -HTTP/1.1 200 +HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fakem Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT @@ -20,7 +20,7 @@ Hello World -HTTP/1.1 200 +HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fakem Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT @@ -28,7 +28,7 @@ Content-Type: text/html Content-Length: 12 Connection: close -HTTP/1.1 200 +HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fakem Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT diff --git a/tests/data/test33 b/tests/data/test33 index 82cf80b309..9b86cd3a9c 100644 --- a/tests/data/test33 +++ b/tests/data/test33 @@ -10,7 +10,7 @@ Content-Range # Server-side -HTTP/1.1 OK swsclose +HTTP/1.1 200 OK swsclose