Websocket
[VSoRC/.git] / node_modules / node-static / test / fixtures / there / index.html
1 <html lang="en">
2 <head>
3         <title>Other page</title>
4 </head>
5 <body>
6         hello there!
7 </body>
8 </html>