]> git.ipfire.org Git - thirdparty/curl.git/commit
proxy: read the "no_proxy" variable only if necessary
authorMichael Kaufmann <mail@michael-kaufmann.ch>
Sun, 24 Sep 2017 13:21:44 +0000 (15:21 +0200)
committerMichael Kaufmann <mail@michael-kaufmann.ch>
Tue, 3 Oct 2017 16:04:42 +0000 (18:04 +0200)
commitc4ebd8b46de09d45e251bed7e9bfc2a0ddf21d98
tree8c1a960179955f17b35436f756d5b3a77b3e96f4
parentff6774ea6a03ae193f92e7175e9b96aaffb3f44c
proxy: read the "no_proxy" variable only if necessary

Reviewed-by: Daniel Stenberg
Closes #1919
lib/url.c