Sign in
webkit
/
WebKit
/
c237475210db4fe10d1014ae2954660ab167db05
/
.
/
LayoutTests
/
http
/
tests
/
xmlhttprequest
/
resources
/
echo-host.php
blob: 61c901443e13fe071973c223b870bcbca66f40a9 [
file
] [
log
] [
blame
]
<p>
Host:
<?
php
print
$_SERVER
[
'HTTP_HOST'
]
?>
</p>