From owner-cvs-all Tue Jul 11 11:12:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B02E37B7B0; Tue, 11 Jul 2000 11:12:42 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA62867; Tue, 11 Jul 2000 11:12:42 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200007111812.LAA62867@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 11 Jul 2000 11:12:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch http.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/07/11 11:12:41 PDT Modified files: lib/libfetch http.c Log: 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. Revision Changes Path 1.25 +83 -78 src/lib/libfetch/http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message