From: Daniel Stenberg Date: Sun, 20 Mar 2022 15:51:03 +0000 (+0100) Subject: test718: edited slightly to return better HTTP X-Git-Tag: curl-7_83_0~135 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33fe8251cb0ba25f1d6eb8cd58e4c39d0acfb19c;p=thirdparty%2Fcurl.git test718: edited slightly to return better HTTP Since hyper is picky and won't play ball otherwise. Bug: https://github.com/hyperium/hyper/issues/2783 Reported-by: Daniel Valenzuela Closes #8614 --- diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 466dc3208e..cb7d6a9a7d 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -52,7 +52,6 @@ 671 672 673 -718 1021 1417 1533 diff --git a/tests/data/test718 b/tests/data/test718 index 6ab6c5a31e..613647aa0e 100644 --- a/tests/data/test718 +++ b/tests/data/test718 @@ -17,11 +17,13 @@ HTTP proxy Digest auth HTTP/1.1 407 Authorization Required to proxy me swsclose Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345" + HTTP/1.1 407 Authorization Required to proxy me swsclose Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345" +