X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_data_005.phpt;h=c373b105fb0d4326463e36e6b7b61b0001c76298;hp=4359efbb16e0bf7ea4b02666a479e1d0a10aff5e;hb=refs%2Fheads%2Fv1.7.x;hpb=db5299a8b005bf625b4e34666b48e6cce8990482 diff --git a/tests/send_data_005.phpt b/tests/send_data_005.phpt index 4359efb..c373b10 100644 --- a/tests/send_data_005.phpt +++ b/tests/send_data_005.phpt @@ -4,7 +4,7 @@ http_send_data() oversized range --ENV-- HTTP_RANGE=bytes=5990-6000 @@ -14,5 +14,4 @@ http_send_content_type('text/plain'); http_send_data(str_repeat('123abc', 1000)); ?> --EXPECTF-- -Status: 416 -%s +Status: 416%a \ No newline at end of file