summaryrefslogtreecommitdiffhomepage
path: root/test/php/targets/2/2.php
blob: 0c5d27c64c00bc2f38fcb07b9773512d53a03134 (plain) (blame)
1
2
3
4
<?php
header('Content-Length: 1');
echo '2';
?>