X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_file_005.phpt;h=7cecd6df9479516d654e75cf71528815e7567c31;hp=958325e45a39f4b84a85fb4f9eb65c6510f91596;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hpb=2d5d8aa343778897c7eedb25464a2cb0a789d748 diff --git a/tests/send_file_005.phpt b/tests/send_file_005.phpt index 958325e..7cecd6d 100644 --- a/tests/send_file_005.phpt +++ b/tests/send_file_005.phpt @@ -3,6 +3,8 @@ http_send_file() multiple ranges --SKIPIF-- --ENV-- HTTP_RANGE=bytes=0-3, 4-5,9-11 @@ -12,7 +14,7 @@ http_send_content_type('text/plain'); http_send_file('data.txt'); ?> --EXPECTF-- -Status: 206 +Status: 206%s X-Powered-By: PHP/%s Accept-Ranges: bytes Content-Type: multipart/byteranges; boundary=%d.%d