X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fsend_file_002.phpt;h=1bcd07d70b6e2ee3ce6871e3971f9d2737ebedb4;hb=3017eb87773ddee0b170d532ff92e195f2f69612;hp=da87c5ff616e3da3f8482a95b0d07d2096cbdec4;hpb=6be753a288ed7a42e0cd19551d85eb8eb14c4566;p=m6w6%2Fext-http diff --git a/tests/send_file_002.phpt b/tests/send_file_002.phpt index da87c5f..1bcd07d 100644 --- a/tests/send_file_002.phpt +++ b/tests/send_file_002.phpt @@ -4,6 +4,7 @@ http_send_file() NUM-NUM range --ENV-- HTTP_RANGE=bytes=5-9 @@ -13,10 +14,10 @@ http_send_file('data.txt'); ?> --EXPECTF-- Status: 206 -Content-type: text/html +Content-type: %s X-Powered-By: PHP/%s Accept-Ranges: bytes Content-Range: bytes 5-9/1010 Content-Length: 5 -56789 \ No newline at end of file +56789