1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/lib/libfetch
Dag-Erling Smørgrav 62a2681c93 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
2007-12-18 11:03:07 +00:00
..
common.c Add support for the NO_PROXY / no_proxy environment variable as used by 2007-12-18 11:03:07 +00:00
common.h Add support for the NO_PROXY / no_proxy environment variable as used by 2007-12-18 11:03:07 +00:00
fetch.3 Enable FTP_COMBINE_CWDS. 2007-05-24 20:28:14 +00:00
fetch.c Old patch I had lying around: correctly cast the argument to is*(). 2007-12-18 10:41:12 +00:00
fetch.h Update copyright years. 2004-09-21 18:35:21 +00:00
file.c Clean up namespace violations. 2007-12-14 10:26:58 +00:00
ftp.c Add support for the NO_PROXY / no_proxy environment variable as used by 2007-12-18 11:03:07 +00:00
ftp.errors Recognize the (incorrect) error code a MediaHawk server sends in reply to 2002-10-30 06:06:16 +00:00
http.c Add support for the NO_PROXY / no_proxy environment variable as used by 2007-12-18 11:03:07 +00:00
http.errors
Makefile Clean up namespace violations. 2007-12-14 10:26:58 +00:00