X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_data_001.phpt;h=2aadc8e3a790026a8c29609735a4f8eb8ede7b8f;hp=21c8d5c6d1e4984177aa40ec12e387fe53d8e6c6;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hpb=6da3520587f9f79c7429501289512d2a2415b517 diff --git a/tests/send_data_001.phpt b/tests/send_data_001.phpt index 21c8d5c..2aadc8e 100644 --- a/tests/send_data_001.phpt +++ b/tests/send_data_001.phpt @@ -4,7 +4,7 @@ http_send_data() NIL-NUM range --ENV-- HTTP_RANGE=bytes=-5 @@ -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