• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2 <head>
3  <meta charset=utf-8 http-equiv="Content-Language" content="en"/>
4 </head>
5	<body>
6		<img src="libwebsockets.org-logo.svg">
7		<img src="strict-csp.svg"><br>
8
9		Hello from the <b>minimal http server event loop example</b>.
10		<br>
11		You can confirm the 404 page handler by going to this
12		nonexistant <a href="notextant.html">page</a>.
13	</body>
14</html>
15
16