From: Fabian Keil Date: Tue, 13 Nov 2012 12:58:14 +0000 (+0100) Subject: Test 92 and 194: normalize spaces in the Server headers X-Git-Tag: curl-7_28_1~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7719333f55e6b268ce51829c0745824b451eb711;p=curl Test 92 and 194: normalize spaces in the Server headers It makes no difference from curl's point of view but makes it more convenient to use the tests with a lws-normalizing proxy between curl and the test server. --- diff --git a/tests/data/test194 b/tests/data/test194 index 582f197f7..1010ee906 100644 --- a/tests/data/test194 +++ b/tests/data/test194 @@ -13,7 +13,7 @@ Resume HTTP/1.1 416 Requested Range Not Satisfiable swsclose Date: Fri, 24 Oct 2003 21:33:12 GMT -Server: Apache/1.3.19 (Unix) (Red-Hat/Linux) mod_ssl/2.8.1 OpenSSL/0.9.6 PHP/4.3.1 +Server: Apache/1.3.19 (Unix) (Red-Hat/Linux) mod_ssl/2.8.1 OpenSSL/0.9.6 PHP/4.3.1 Last-Modified: Fri, 24 Oct 2003 18:01:23 GMT ETag: "ab57a-507-3f9968f3" Accept-Ranges: bytes diff --git a/tests/data/test92 b/tests/data/test92 index 726aa7919..bf7827651 100644 --- a/tests/data/test92 +++ b/tests/data/test92 @@ -13,7 +13,7 @@ Resume HTTP/1.1 416 Requested Range Not Satisfiable Date: Fri, 24 Oct 2003 21:33:12 GMT -Server: Apache/1.3.19 (Unix) (Red-Hat/Linux) mod_ssl/2.8.1 OpenSSL/0.9.6 PHP/4.3.1 +Server: Apache/1.3.19 (Unix) (Red-Hat/Linux) mod_ssl/2.8.1 OpenSSL/0.9.6 PHP/4.3.1 Last-Modified: Fri, 24 Oct 2003 18:01:23 GMT ETag: "ab57a-507-3f9968f3" Accept-Ranges: bytes