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