]> granicus.if.org Git - curl/commit
proxy: show getenv proxy use in verbose output
authorDaniel Stenberg <daniel@haxx.se>
Tue, 10 Apr 2018 19:30:28 +0000 (21:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 11 Apr 2018 08:56:03 +0000 (10:56 +0200)
commit85eea2fb3875e5e031caef70127d7632632f6ba5
treec92c88848a71a2a04e0582e8afa62e59c2527435
parent249a7c9dace583d6680044d2bd3064d1e9970c8c
proxy: show getenv proxy use in verbose output

... to aid debugging etc as it sometimes isn't immediately obvious why
curl uses or doesn't use a proxy.

Inspired by #2477

Closes #2480
lib/url.c