summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorFabian Keil <fk@fabiankeil.de>2021-01-16 15:45:28 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-01-19 11:41:23 +0100
commit3bccc182a29d8625a5f4713bd80265ba094d122d (patch)
tree7702fc809666d8f9e7b9b8ea4be65200e414608f /tests/data/Makefile.inc
parent3acf6fe53928bc8be68e24d7e192f3eca1f34865 (diff)
downloadcurl-3bccc182a29d8625a5f4713bd80265ba094d122d.tar.gz
Add test1180: Proxy request with -H "Proxy-Connection: Keep-Alive"
At the moment the test fails as curl sends two Proxy-Connection headers.
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 660f80668..e4823d52a 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -137,7 +137,7 @@ test1144 test1145 test1146 test1147 test1148 test1149 test1150 test1151 \
test1152 test1153 test1154 test1155 test1156 test1157 test1158 test1159 \
test1160 test1161 test1162 test1163 test1164 test1165 test1166 test1167 \
test1168 test1170 test1171 test1172 test1173 test1174 test1175 \
-test1176 test1177 test1178 test1179 \
+test1176 test1177 test1178 test1179 test1180 \
\
test1188 \
\