proxmox/proxmox-http/src/websocket
Dominik Csapak 0786b4b98c proxmox-http/websocket: remove subprotocol handling
we do not support websocket subprotocols, but for compatibility with
current clients (novnc, pve-xtermjs) we have to reply with the one requested,
else this is a protocol error and browsers will error out

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-18 09:22:05 +02:00
..
mod.rs proxmox-http/websocket: remove subprotocol handling 2021-05-18 09:22:05 +02:00