X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fsend_data_003.phpt;h=1fd8561e32fd54d24cb75120477a378d23b8e14a;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hp=c13ec8002fae21496b29a1bcc1b8eb67b1d5e75b;hpb=6991b7214b3647780be00917c069db46d46b0484;p=m6w6%2Fext-http diff --git a/tests/send_data_003.phpt b/tests/send_data_003.phpt index c13ec80..1fd8561 100644 --- a/tests/send_data_003.phpt +++ b/tests/send_data_003.phpt @@ -4,6 +4,7 @@ http_send_data() NUM-NIL range --ENV-- HTTP_RANGE=bytes=5981- @@ -13,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