freebsd-dev/lib/libfetch
Dag-Erling Smørgrav 2738229eb8 Ignore HTTP_PROXY if it is defined but empty. This was already handled
correctly in the case of FTP_PROXY, because an empty FTP_PROXY has a
specific meaning ("don't use any proxy at all for ftp, even if HTTP_PROXY
is defined"), while an empty HTTP_PROXY has no meaning at all.

PR:		bin/85185
Submitted by:	Conall O'Brien <conallob=freebsd@maths.tcd.ie>
MFC after:	2 weeks
2005-08-24 12:28:05 +00:00
..
common.c
common.h
fetch.3
fetch.c
fetch.h
file.c
ftp.c Change directory one level at a time, and use CDUP to back out. This is a 2005-08-12 12:48:50 +00:00
ftp.errors
http.c Ignore HTTP_PROXY if it is defined but empty. This was already handled 2005-08-24 12:28:05 +00:00
http.errors
Makefile