8 lines
138 B
HTML
8 lines
138 B
HTML
<html>
|
|
<header>
|
|
<title>Dummy html page to test speculative connect</title>
|
|
</header>
|
|
<body>
|
|
Hello Speculative Connect
|
|
</body>
|
|
</html>
|