mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:43:32 +03:00
test2307: fix expected failure code after ws refactoring
Fixes #12722 Closes #12728
This commit is contained in:
parent
7aa24f32db
commit
2462c9d594
1 changed files with 2 additions and 2 deletions
|
|
@ -63,9 +63,9 @@ Sec-WebSocket-Key: NDMyMTUzMjE2MzIxNzMyMQ==
|
|||
|
||||
|
||||
</protocol>
|
||||
# 23 == CURLE_WRITE_ERROR
|
||||
# 56 == CURLE_RECV_ERROR
|
||||
<errorcode>
|
||||
23
|
||||
56
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue