haproxy/include
Amaury Denoyelle aad333a9fc MEDIUM: h1: add a WebSocket key on handshake if needed
Add the header Sec-Websocket-Key when generating a h1 handshake websocket
without this header. This is the case when doing h2-h1 conversion.

The key is randomly generated and base64 encoded. It is stored on the session
side to be able to verify response key and reject it if not valid.
2021-01-28 16:37:14 +01:00
..
haproxy MEDIUM: h1: add a WebSocket key on handshake if needed 2021-01-28 16:37:14 +01:00
import CLEANUP: Fix spelling errors in comments 2021-01-08 14:56:32 +01:00