aboutsummaryrefslogtreecommitdiff
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-05 09:47:46 +0200
commit3130414ce715deb15e6fbd2019362bfee67ca2b4 (patch)
tree406836d703249121a3b2343833625fa921ac0079 /tests/data/Makefile.inc
parentd491a9c3a86075eef6f423d0f44802ccfac8908d (diff)
http-proxy: treat all 2xx as CONNECT success
Added test 1904 to verify. Reported-by: Lawrence Wagerfield Fixes #1859 Closes #1860
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 \