From: Fabian Keil Date: Sun, 7 Dec 2025 14:23:00 +0000 (+0100) Subject: test1475: consistently use %CR in headers X-Git-Tag: rc-8_18_0-2~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d360ddb1b2e5cc350307f7829ffccdcae062d319;p=thirdparty%2Fcurl.git test1475: consistently use %CR in headers Gets the test working when using Privoxy as proxy. Closes #19870 --- diff --git a/tests/data/test1475 b/tests/data/test1475 index 1f11829d72..b35009d9a8 100644 --- a/tests/data/test1475 +++ b/tests/data/test1475 @@ -15,7 +15,7 @@ Resume HTTP/1.1 416 Invalid range%CR Connection: close%CR Content-Length: 0%CR -Content-Range: */100 +Content-Range: */100%CR %CR @@ -35,7 +35,7 @@ Content-Range: */100 HTTP/1.1 416 Invalid range%CR Connection: close%CR Content-Length: 0%CR -Content-Range: */100 +Content-Range: */100%CR %CR