- typo
[m6w6/ext-http] / tests / send_file_001.phpt
1 --TEST--
2 http_send_file()
3 --SKIPIF--
4 <?php
5 include 'skip.inc';
6 ?>
7 --FILE--
8 <?php
9 http_send_file('data.txt');
10 ?>
11 --EXPECTF--
12 Content-type: text/html
13 X-Powered-By: PHP/%s
14 Accept-Ranges: bytes
15
16 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
17 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
18 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
19 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
20 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
21 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
22 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
23 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
24 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
25 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789