mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
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.
This commit is contained in:
parent
276452ca10
commit
7719333f55
@ -13,7 +13,7 @@ Resume
|
||||
<data>
|
||||
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
|
||||
|
@ -13,7 +13,7 @@ Resume
|
||||
<data>
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user