Sign in
webkit
/
WebKit
/
c86e9758c264764cb92416ce4df87787cb59e01e
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
webtiming-ssl.php
blob: 0fe579dd65ab8bd5d7d9fc1f6a5bac3068d68491 [
file
] [
log
] [
blame
]
<?
php
header
(
'Location: https://127.0.0.1:8443/misc/resources/webtiming-ssl.html'
);
header
(
'HTTP/1.0 302 Found'
);
?>