Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
autotest
/
refs/heads/stabilize-R33-4982.B
/
.
/
client
/
site_tests
/
desktopui_UrlFetch
/
hello.html
blob: 28e1fffef9f924f4454ef55413def1b291d48f54 [
file
] [
log
] [
blame
] [
edit
]
<html>
<head>
<META
HTTP-EQUIV
=
"Set-Cookie"
CONTENT
=
"mykey=myval"
>
<title>
Hello World
</title>
</head>
<body>
<b><h1>
Hello there!
</h1></b>
</body>
</html>