]> git.ipfire.org Git - thirdparty/curl.git/commit
test207: accept a different error code for hyper
authorDaniel Stenberg <daniel@haxx.se>
Thu, 21 Oct 2021 15:36:19 +0000 (17:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 22 Oct 2021 10:53:46 +0000 (12:53 +0200)
commit7b4d44e045d953b1513ad12bcdc4bdd5914df993
treecbaf6fcf00e8948a9f76dbf2f61d407516cc0cfb
parenta2cab81156ebd5302fa1db23e9d7cadfe627ff7e
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
tests/data/DISABLED
tests/data/test207