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