bd95f77131f5f299edae4e08b1f8a623e1363260
This commit updates the `testWebSocket.js` and `testWebSocketApache.js` scripts to enhance the generation of the Sec-WebSocket-Key. The key is now generated using a secure method that allocates 16 bytes of random data, ensuring compliance with WebSocket protocol requirements. This change improves the robustness of WebSocket upgrade requests in both scripts.
Description
No description provided
Languages
Vue
52.5%
JavaScript
45.3%
SCSS
0.6%
Shell
0.6%
CSS
0.5%
Other
0.5%