mirror of
https://github.com/curl/curl.git
synced 2025-03-07 15:27:17 +08:00
test2307: fix expected failure code after ws refactoring
Fixes #12722 Closes #12728
This commit is contained in:
parent
7aa24f32db
commit
2462c9d594
@ -63,9 +63,9 @@ Sec-WebSocket-Key: NDMyMTUzMjE2MzIxNzMyMQ==
|
||||
|
||||
|
||||
</protocol>
|
||||
# 23 == CURLE_WRITE_ERROR
|
||||
# 56 == CURLE_RECV_ERROR
|
||||
<errorcode>
|
||||
23
|
||||
56
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
Loading…
Reference in New Issue
Block a user