From 7719333f55e6b268ce51829c0745824b451eb711 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Tue, 13 Nov 2012 13:58:14 +0100 Subject: [PATCH] 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. --- tests/data/test194 | 2 +- tests/data/test92 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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