Sign in
android
/
platform
/
external
/
autotest
/
c1d8463aac0b2a3a8b684e702ddd29cf335aa5fb
/
.
/
client
/
site_tests
/
desktopui_UrlFetchWithChromeDriver
/
hello.html
blob: 28e1fffef9f924f4454ef55413def1b291d48f54 [
file
] [
log
] [
blame
]
<html>
<head>
<META
HTTP-EQUIV
=
"Set-Cookie"
CONTENT
=
"mykey=myval"
>
<title>
Hello World
</title>
</head>
<body>
<b><h1>
Hello there!
</h1></b>
</body>
</html>