]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1266/1267: disabled on hyper: no HTTP/0.9 support
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Oct 2021 14:47:43 +0000 (16:47 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Oct 2021 21:32:44 +0000 (23:32 +0200)
Closes #7905

tests/data/DISABLED
tests/data/test1266
tests/data/test1267

index cc598a52eb1218939df0932a4bd4d1bb068a09e5..742a98a8cccf8710e4ebf1f2ba788d2f9e584170 100644 (file)
@@ -64,8 +64,6 @@
 1021
 1156
 1160
-1266
-1267
 1287
 1288
 1294
index c5c8ba37dc94f1f8737aa415aed8f254a15848f8..2e72ae48623fc22caa1623f81f38099c0857d6c0 100644 (file)
@@ -19,6 +19,10 @@ swsclose
 #
 # Client-side
 <client>
+# hyper doesn't grok HTTP/0.9
+<features>
+!hyper
+</features>
 <server>
 http
 </server>
index 7ca6dde8084714e19dec2e319e3ec6965c1b58b8..920fc577f1d0e566025b95d5d475c77c990aee28 100644 (file)
@@ -19,6 +19,10 @@ swsclose
 #
 # Client-side
 <client>
+# hyper doesn't grok HTTP/0.9
+<features>
+!hyper
+</features>
 <server>
 http
 </server>