root/LayoutTests/http/tests/history/resources/slow-image.php

/* [<][>][^][v][top][bottom][index][help] */
<?php
sleep(30);
header('Location: data:image/gif;base64,R0lGODlhAQABAJAAAMjIyAAAACwAAAAAAQABAAACAgQBADs%3D')
?>

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