]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for the NO_PROXY / no_proxy environment variable as used by
authordes <des@FreeBSD.org>
Tue, 18 Dec 2007 11:03:07 +0000 (11:03 +0000)
committerdes <des@FreeBSD.org>
Tue, 18 Dec 2007 11:03:07 +0000 (11:03 +0000)
commitf0e1aa6917a14f5641e43cf944cacb2e1aa83223
treef5124fad1675d5be07f4721b1851e7bf4d8359a5
parentddf13e4c294f0883bedec65186a9b10371ae7a87
Add support for the NO_PROXY / no_proxy environment variable as used by
lynx, curl etc.  Note that this patch differs significantly from that
in the PR, as the submitter refined it after submitting the PR.

PR: 110388
Submitted by: Alexander Pohoyda <alexander.pohoyda@gmx.net>
MFC after: 3 weeks
lib/libfetch/common.c
lib/libfetch/common.h
lib/libfetch/ftp.c
lib/libfetch/http.c