root/LayoutTests/http/tests/misc/webtiming-one-redirect.php

/* [<][>][^][v][top][bottom][index][help] */
<?php
  header('Location: resources/webtiming-one-redirect.html');
  header('HTTP/1.0 302 Found');
?>

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