Browse Source
Improve handling of Sec-WebSocket-Protocol: binary, base64 for RFC6455. When client sends Sec-WebSocket-Protocol in request header, client may expect Sec-WebSocket-Protocol response. mod_wstunnel is basic tunnel endpoint and supports "binary" and "text" modes for RFC6455, conventionally requested by client browsers as "binary" or "base64"personal/stbuehler/fix-fdevent
1 changed files with 28 additions and 3 deletions
Loading…
Reference in new issue