From: Daniel Stenberg Date: Mon, 7 Jun 2021 09:55:52 +0000 (+0200) Subject: test395: hyper cannot work around > 64 bit content-lengths like built-in X-Git-Tag: curl-7_78_0~187 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=528f22736daf0901146310e772714052cdca47bc;p=thirdparty%2Fcurl.git test395: hyper cannot work around > 64 bit content-lengths like built-in Closes #7205 --- diff --git a/tests/data/test395 b/tests/data/test395 index 119eb47388..541b66b508 100644 --- a/tests/data/test395 +++ b/tests/data/test395 @@ -49,5 +49,12 @@ User-Agent: curl/%VERSION Accept: */* + +# hyper cannot work with too-large content-length +%if hyper + +1 + +%endif