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