X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fsend_file_002.phpt;h=1bcd07d70b6e2ee3ce6871e3971f9d2737ebedb4;hb=dec77e7f26b565cbd399c6a73357e3abbcf1e423;hp=e949157cc10bf22373637cb37ce4be7cb6903204;hpb=4a1c5914eccd82e0936f35f0804a9e35ed632f83;p=m6w6%2Fext-http diff --git a/tests/send_file_002.phpt b/tests/send_file_002.phpt index e949157..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,9 +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