]> granicus.if.org Git - curl/commit
parse_proxy: switch off tunneling if non-HTTP proxy
authorDaniel Stenberg <daniel@haxx.se>
Fri, 22 May 2015 07:06:44 +0000 (09:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 22 May 2015 14:19:53 +0000 (16:19 +0200)
commit817323ed822ef16d7551315b7a74cf9a6c9e07af
treed14b646975aa169b0a5ffa4804eb2a4581bd46ca
parent42ed88e70a7e6c3eeca2e624561964dab235f300
parse_proxy: switch off tunneling if non-HTTP proxy

non-HTTP proxy implies not using CURLOPT_HTTPPROXYTUNNEL

Bug: http://curl.haxx.se/mail/lib-2015-05/0056.html
Reported-by: Sean Boudreau
lib/url.c