1d4afb5ceSopenharmony_ci<html> 2d4afb5ceSopenharmony_ci <head> 3d4afb5ceSopenharmony_ci <meta charset=utf-8 http-equiv="Content-Language" content="en"/> 4d4afb5ceSopenharmony_ci </head> 5d4afb5ceSopenharmony_ci <body> 6d4afb5ceSopenharmony_ci <img src="libwebsockets.org-logo.svg"> 7d4afb5ceSopenharmony_ci <img src="strict-csp.svg"><br> 8d4afb5ceSopenharmony_ci 9d4afb5ceSopenharmony_ci Hello from the <b>minimal http server dynamic content example</b>. 10d4afb5ceSopenharmony_ci <p> 11d4afb5ceSopenharmony_ci This is a static page served from ./mount-origin/index.html. 12d4afb5ceSopenharmony_ci <p> 13d4afb5ceSopenharmony_ci Stuff down /dyn in the URL space is generated dynamically<br> 14d4afb5ceSopenharmony_ci by the callback. For example, click on 15d4afb5ceSopenharmony_ci <a href="/dyn/anything" target=_blank>/dyn/anything</a> to 16d4afb5ceSopenharmony_ci see dynamic content. 17d4afb5ceSopenharmony_ci </body> 18d4afb5ceSopenharmony_ci</html> 19d4afb5ceSopenharmony_ci 20