first partially working version
[curl-de-sac.git] / webtest / long.php
1 <?php
2 sleep(8);
3 printf("hello long<br>\n");
4 ?>