unplugged-vendor/external/libwebsockets/minimal-examples/http-server/minimal-http-server-generic-sessions/mount-origin/post-verify-fail.html

21 lines
274 B
HTML
Raw Normal View History

<html>
<head>
<script src="lwsgs.js"></script>
</head>
<body>
<table>
<tr>
<td colspan=2 align=center>
<img src="lwsws-logo.png">
</td>
</tr>
<tr>
<td>
Sorry, the link was invalid.
</td>
</tr>
</table>
</body>
</html>