X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_file_005.phpt;h=51f6b8fed2d06c216259cc81f6a65fb8c5d5a448;hp=292df3c084178ac6e6f268124c7f3a5c484b36a1;hb=ad5f896b03adaa073134a00108a9cdf00720673a;hpb=db5299a8b005bf625b4e34666b48e6cce8990482 diff --git a/tests/send_file_005.phpt b/tests/send_file_005.phpt index 292df3c..51f6b8f 100644 --- a/tests/send_file_005.phpt +++ b/tests/send_file_005.phpt @@ -4,7 +4,7 @@ http_send_file() multiple ranges --ENV-- HTTP_RANGE=bytes=0-3, 4-5,9-11 @@ -14,7 +14,7 @@ http_send_content_type('text/plain'); http_send_file('data.txt'); ?> --EXPECTF-- -Status: 206 +Status: 206%s X-Powered-By: PHP/%s Accept-Ranges: bytes Content-Type: multipart/byteranges; boundary=%d.%d