gohttpserver/testdata/filetypes/page.html
2016-08-01 16:15:42 +08:00

7 lines
76 B
HTML

<html>
<title>Haha</title>
<body>
<h1>Hello world</h1>
</body>
</html>