summaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-07-05 10:55:38 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-07-05 22:39:42 +0200
commite41feede34cf5259d6b2693c05a10dad5c000f32 (patch)
treedff755602a304aae95752f6e4544857658cdda7a /tests/data
parentcffbccd0960a580fb955dd5b8ee2eb9138e40e8f (diff)
downloadcurl-e41feede34cf5259d6b2693c05a10dad5c000f32.tar.gz
test1116: hyper doesn't pass through "surprise-trailers"
Closes #7344
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/DISABLED1
-rw-r--r--tests/data/test11166
2 files changed, 6 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index ee80e737a..7a102b83c 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -85,7 +85,6 @@
1077
1078
1115
-1116
1122
1123
1124
diff --git a/tests/data/test1116 b/tests/data/test1116
index 2542b41f5..7a883bfe1 100644
--- a/tests/data/test1116
+++ b/tests/data/test1116
@@ -23,8 +23,10 @@ bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
cccccccccccccccccccccccccccccccc
0
+%if !hyper
chunky-trailer: header data
another-header: yes
+%endif
</data>
<datacheck>
@@ -34,8 +36,10 @@ Transfer-Encoding: chunked
Connection: mooo
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbcccccccccccccccccccccccccccccccc
+%if !hyper
chunky-trailer: header data
another-header: yes
+%endif
</datacheck>
</reply>
@@ -69,8 +73,10 @@ Server: fakeit/0.9 fakeitbad/1.0
Transfer-Encoding: chunked
Connection: mooo
+%if !hyper
chunky-trailer: header data
another-header: yes
+%endif
</file>
</verify>