mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:43:38 +03:00
http-proxy: treat all 2xx as CONNECT success
Added test 1904 to verify. Reported-by: Lawrence Wagerfield Fixes #1859 Closes #1860
This commit is contained in:
parent
d491a9c3a8
commit
3130414ce7
3 changed files with 84 additions and 4 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue