des c42f438ce8 Rework the authorization code.
Only send absolute URI if connected to a proxy, since Apache doesn't always
understand absolute URIs.
Clean up some of the debugging output.
2000-07-11 18:12:41 +00:00
..
2000-07-11 18:07:09 +00:00
2000-05-25 16:46:09 +00:00
2000-05-25 16:46:09 +00:00
2000-05-25 16:46:09 +00:00
2000-07-11 18:07:09 +00:00
2000-05-20 18:23:51 +00:00
2000-07-11 18:12:41 +00:00

This is the new fetch(3) library, which is to replace the ftpio(3)
library and provide a new, unified backend for all fetch(1),
pkg_add(1) and sysinstall(8).

Note that this is very much work in progress. It compiles (with a few
warnings), but there is much left to be implemented. Comments, patches
etc. of all kinds are welcome, but please don't commit anything
without talking to me first.

		-- Dag-Erling C. Smørgrav (des@FreeBSD.org)