From 3bccc182a29d8625a5f4713bd80265ba094d122d Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 16 Jan 2021 15:45:28 +0100 Subject: Add test1180: Proxy request with -H "Proxy-Connection: Keep-Alive" At the moment the test fails as curl sends two Proxy-Connection headers. --- tests/data/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/Makefile.inc') 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 \ \ -- cgit v1.2.1