mirror of
https://github.com/curl/curl.git
synced 2026-07-24 15:17:15 +03:00
test207: accept a different error code for hyper
It returns HYPERE_UNEXPECTED_EOF for this case which we convert to the somewhat generic CURLE_RECV_ERROR. Closes #7889
This commit is contained in:
parent
a2cab81156
commit
7b4d44e045
2 changed files with 5 additions and 1 deletions
|
|
@ -40,7 +40,6 @@
|
|||
# hyper support remains EXPERIMENTAL as long as there's a test number
|
||||
# listed below
|
||||
%if hyper
|
||||
207
|
||||
209
|
||||
213
|
||||
217
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue