]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test395: hyper cannot work around > 64 bit content-lengths like built-in
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 Jun 2021 09:55:52 +0000 (11:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 Jun 2021 21:14:06 +0000 (23:14 +0200)
Closes #7205

tests/data/test395

index 119eb47388dfd00705fcbb6c086216208dd62bd2..541b66b5089bdc13230fcbc47530e28aa32ba163 100644 (file)
@@ -49,5 +49,12 @@ User-Agent: curl/%VERSION
 Accept: */*\r
 \r
 </protocol>
+
+# hyper cannot work with too-large content-length
+%if hyper
+<errorcode>
+1
+</errorcode>
+%endif
 </verify>
 </testcase>