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
115 MiB
Languages
Vue 59.6%
JavaScript 37.5%
Kotlin 1.1%
SCSS 0.5%
Shell 0.5%
Other 0.8%