root/LayoutTests/http/tests/xmlhttprequest/workers/resources/endless-response.php

/* [<][>][^][v][top][bottom][index][help] */
<?php
sleep(10);
?>

/* [<][>][^][v][top][bottom][index][help] */