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