X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_file_006.phpt;h=1b9331969a1608e1b41c24c0c7d98b3154c0a9aa;hp=e778805bac310384bf0c9678cc4e653e33b67c35;hb=1f6593c5096d41f146d87799f7ca3e3d4446247a;hpb=ecec060bd65badb1139497b30b30cafd1161b50d diff --git a/tests/send_file_006.phpt b/tests/send_file_006.phpt index e778805..1b93319 100644 --- a/tests/send_file_006.phpt +++ b/tests/send_file_006.phpt @@ -4,6 +4,7 @@ http_send_file() first/last byte range --ENV-- HTTP_RANGE=bytes=0-0,-1 @@ -13,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