summaryrefslogblamecommitdiffhomepage
path: root/test/php/targets/1.php
blob: 09f7ae2c4bec28dacfd9ea2fab0c27ca3a3b52d6 (plain) (tree)
1
2
3
4



                            
<?php
header('Content-Length: 1');
echo '1';
?>