Sign in
webkit
/
WebKit
/
5018b83b58300de6a946efbfe8a7056c14da27e0
/
.
/
LayoutTests
/
http
/
tests
/
xmlhttprequest
/
resources
/
echo-user-agent.php
blob: e43787b186f66c867738618465ac3048ac6f9dec [
file
] [
log
] [
blame
]
<?
php echo $_SERVER
[
'HTTP_USER_AGENT'
];
?>