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
514 MiB
Languages
Kotlin 44.9%
Vue 30.8%
JavaScript 21.6%
Dart 0.8%
PLpgSQL 0.3%
Other 1.6%