Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
http
/
tests
/
preconnect
/
resources
/
header-preconnect.php
blob: c89de4f468934ae935f8355c5aec14e8b4145881 [
file
] [
log
] [
blame
]
<?
php
header
(
'Link: <http://localhost:8000>; rel=preconnect'
);
?>