http: support CURLPROXY_HTTPS
commit82b6803aeec62489977b98804b0a18396d3c6ebf
authorWei Shuyu <wsy@dogben.com>
Tue, 19 Dec 2017 17:24:01 +0000 (20 01:24 +0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Dec 2017 18:20:14 +0000 (19 10:20 -0800)
tree7651795b904fa2e1ea2f38fc50f6d4cdf378f5cf
parent3013dff8662eae06457fe6e5348dfe2270810ab2
http: support CURLPROXY_HTTPS

HTTP proxy over SSL is supported by curl since 7.52.0.
This is very useful for networks with protocol whitelist.

Signed-off-by: Wei Shuyu <wsy@dogben.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http.c