Torsten Schulz (local) bd95f77131 Refactor WebSocket upgrade key generation for improved security
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.
2025-11-16 00:02:55 +01:00
Description
No description provided
7.8 MiB
Languages
Vue 52.5%
JavaScript 45.3%
SCSS 0.6%
Shell 0.6%
CSS 0.5%
Other 0.5%