Date: Wed, 12 Jul 2000 03:39:57 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch http.c Message-ID: <200007121039.DAA07896@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2000/07/12 03:39:57 PDT Modified files: lib/libfetch http.c Log: Extensive rewrite of the HTTP code. The new code is significantly cleaner and more robust, and somewhat more efficient. It also handles authorization and redirects properly, and supports timeouts like the FTP code. Many thanks to Umemoto-san for his assistance with IPv6 support, both here and in other parts of libfetch. Revision Changes Path 1.26 +686 -447 src/lib/libfetch/http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007121039.DAA07896>