X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_data_008.phpt;h=bf8abb77601ed666c2f1fd936fcc024eacbd5034;hp=7de621d9c946f8cd1d278286b7634dee0d2b8a23;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hpb=ecec060bd65badb1139497b30b30cafd1161b50d diff --git a/tests/send_data_008.phpt b/tests/send_data_008.phpt index 7de621d..bf8abb7 100644 --- a/tests/send_data_008.phpt +++ b/tests/send_data_008.phpt @@ -4,6 +4,7 @@ http_send_data() multiple ranges --ENV-- HTTP_RANGE=bytes=0-0,-1 @@ -13,7 +14,7 @@ http_send_content_type('text/plain'); http_send_data("01"); ?> --EXPECTF-- -Status: 206 +Status: 206%s X-Powered-By: PHP/%s Accept-Ranges: bytes Content-Type: multipart/byteranges; boundary=%d.%d