Imported Upstream version 3.2.0
[platform/upstream/libwebsockets.git] / minimal-examples / http-server / minimal-http-server-generic-sessions / mount-origin / 404.html
1 <meta charset="UTF-8"> 
2 <html>
3         <body>
4                 <img src="libwebsockets.org-logo.svg">
5                 <img src="strict-csp.svg"><br>
6
7                 <h1>404</h1>
8                 Sorry, that file doesn't exist.
9         </body>
10 </html>
11