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