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