Go to file
Dominik Csapak e7eb716588 AnyEvent/websocket_proxy: drop handling of websocket subprotocols
We do not support any, and we only ever send binary frames, so drop
trying to parse the header.

For compatibility with current clients (novnc, pve-xtermjs), we have
to reply with the protocols it sent.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-18 09:24:16 +02:00
debian bump version to 4.0-1 2021-05-14 16:38:26 +02:00
src AnyEvent/websocket_proxy: drop handling of websocket subprotocols 2021-05-18 09:24:16 +02:00
.gitignore fixup no newline at end of .gitignore 2018-05-25 16:42:05 +02:00
Makefile buildsys: split packaging and source build-systems 2021-05-14 16:37:17 +02:00