X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fsend_data_008.phpt;h=3a695636cb7601c2b94cf45d5801d95e43f9b0b4;hb=ac6011fd12223817daa9ab93f8208da0281022b6;hp=a3f196232a6ff74aaeb66c6c6b260f5a5840432a;hpb=db5299a8b005bf625b4e34666b48e6cce8990482;p=m6w6%2Fext-http diff --git a/tests/send_data_008.phpt b/tests/send_data_008.phpt index a3f1962..3a69563 100644 --- a/tests/send_data_008.phpt +++ b/tests/send_data_008.phpt @@ -4,7 +4,7 @@ http_send_data() multiple ranges --ENV-- HTTP_RANGE=bytes=0-0,-1 @@ -14,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