Add functional test Exemple

This commit is contained in:
NADAL Jean-Baptiste
2019-12-05 19:52:44 +01:00
parent 20e192462a
commit f0e80d657b
19 changed files with 2562 additions and 17 deletions

9
mount-origin/404.html Normal file
View File

@@ -0,0 +1,9 @@
<meta charset="UTF-8">
<html>
<body>
<img src="libwebsockets.org-logo.svg"><br>
<h1>404</h1>
Sorry, that file doesn't exist.
</body>
</html>