]> granicus.if.org Git - curl/commit
Allow a "" proxy explicitly set dont-use-proxy, i.e don't even check the
authorDaniel Stenberg <daniel@haxx.se>
Fri, 27 Sep 2002 09:49:40 +0000 (09:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 27 Sep 2002 09:49:40 +0000 (09:49 +0000)
commit0ff89b9c3c02a911e1e5ea9a4182c373a6e0f1c7
treeccbbd10792d747be3a76dd50716f4ef118cdc28e
parent3b33540c997df1e5bda343c7cf89b7990e9a0c54
Allow a "" proxy explicitly set dont-use-proxy, i.e don't even check the
environment variables or anything. Setting it to NULL disables proxy as well,
but allows the environment variables to kick in and be used.
lib/url.c