X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fenvresponseranges001.phpt;h=08c0f27dabf01059124dd0121acdb494ec93d654;hp=ec8fe2f29710080bf5d883a28c8fe07c7ad1d46a;hb=8f8c6de6ae23ee114c9fac41d82ae866c1747132;hpb=61067d19cf03ad876954c2644ff9e37942b2ad67 diff --git a/tests/envresponseranges001.phpt b/tests/envresponseranges001.phpt index ec8fe2f..08c0f27 100644 --- a/tests/envresponseranges001.phpt +++ b/tests/envresponseranges001.phpt @@ -1,9 +1,9 @@ --TEST-- ranges --SKIPIF-- - --GET-- a=b --ENV-- @@ -17,33 +17,33 @@ $r->send(); ?> --EXPECTF-- ---%s -Content-Type: application/octet-stream -Content-Range: bytes 107-109/110 - +--%s%c +Content-Type: application/octet-stream%c +Content-Range: bytes 107-109/110%c +%c ?> - ---%s -Content-Type: application/octet-stream -Content-Range: bytes 0-1/110 - - - +%c --%s-- \ No newline at end of file