fix: updated tests to consider new CURLWS_FIN flag
This commit is contained in:
parent
935596b190
commit
8ce2274d3b
@ -1146,6 +1146,7 @@ CURLWARNING 7.66.0
|
||||
CURLWS_BINARY 7.86.0
|
||||
CURLWS_CLOSE 7.86.0
|
||||
CURLWS_CONT 7.86.0
|
||||
CURLWS_FIN 8.13.0
|
||||
CURLWS_OFFSET 7.86.0
|
||||
CURLWS_PING 7.86.0
|
||||
CURLWS_PONG 7.86.0
|
||||
|
||||
@ -64,7 +64,7 @@ Sec-WebSocket-Key: NDMyMTUzMjE2MzIxNzMyMQ==
|
||||
</protocol>
|
||||
<stdout mode="text">
|
||||
68 65 6c 6c 6f
|
||||
RECFLAGS: 1
|
||||
RECFLAGS: 41
|
||||
</stdout>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user