Remove Base64 support
This is an older protocol used before browsers got native support for Websockets.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<title>WebSockets Load Test</title>
|
||||
<script src="include/util.js"></script>
|
||||
<script src="include/webutil.js"></script>
|
||||
<script src="include/base64.js"></script>
|
||||
<script src="include/websock.js"></script>
|
||||
<!-- Uncomment to activate firebug lite -->
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user