root/LayoutTests/http/tests/misc/webtiming-ssl.php

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

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