X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_data_002.phpt;h=1dc775b428bb2dce8e867b93deca73395a6717a3;hp=e178041bbba8ab262921e0350f4a023ff18dfa99;hb=7a5c865f6faf8b1b6c91735e9d3b040449ea74ba;hpb=db5299a8b005bf625b4e34666b48e6cce8990482 diff --git a/tests/send_data_002.phpt b/tests/send_data_002.phpt index e178041..1dc775b 100644 --- a/tests/send_data_002.phpt +++ b/tests/send_data_002.phpt @@ -4,7 +4,7 @@ http_send_data() NUM-NUM range --ENV-- HTTP_RANGE=bytes=5-6 @@ -14,7 +14,7 @@ http_send_content_type('text/plain'); http_send_data(str_repeat('123abc', 1000)); ?> --EXPECTF-- -Status: 206 +Status: 206%s X-Powered-By: PHP/%s Content-Type: text/plain Accept-Ranges: bytes