summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-09-04 10:45:02 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-09-04 11:45:10 +0200
commit988721ce3f87810eb636f75c16107e7978537ebd (patch)
tree12f92a6ad09c25b03b85fa0439036d615e637492 /tests/data/Makefile.inc
parent4ed618c023445d5d174e964055b1373e434d5e4f (diff)
downloadcurl-bagder/http-proxy-2xx.tar.gz
http-proxy: treat all 2xx as CONNECT successbagder/http-proxy-2xx
Added test 1904 to verify. Reported-by: Lawrence Wagerfield Fixes #1859
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 8db5b80d0..464faeeaf 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -173,7 +173,7 @@ test1700 test1701 test1702 \
\
test1800 test1801 \
\
-test1900 test1901 test1902 test1903 \
+test1900 test1901 test1902 test1903 test1904 \
\
test2000 test2001 test2002 test2003 test2004 test2005 test2006 test2007 \
test2008 test2009 test2010 test2011 test2012 test2013 test2014 test2015 \