From owner-freebsd-qa Tue Mar 4 9: 2:41 2003 Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F30537B401 for ; Tue, 4 Mar 2003 09:02:40 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C15643F3F for ; Tue, 4 Mar 2003 09:02:37 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 5255F530F; Tue, 4 Mar 2003 18:02:33 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Brian J. McGovern" Cc: qa@freebsd.org, bmcgover@bmcgover-pc.cisco.com Subject: Re: Changes to libfetch in 5.0 break proxy support? From: Dag-Erling Smorgrav Date: Tue, 04 Mar 2003 18:02:33 +0100 In-Reply-To: <200303041639.h24Gdrae005589@bmcgover-pc.cisco.com> ("Brian J. McGovern"'s message of "Tue, 04 Mar 2003 11:39:53 -0500") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200303041639.h24Gdrae005589@bmcgover-pc.cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Brian J. McGovern" writes: > > Well, it definitely looks like your proxy doesn't support FTP. > Again, it seems to work with 4.7 and prior versions, so it seems to be a change > with 5.0. *shrug* go read RFC2616, libfetch is sending a perfectly correct request but Apache's reply is incorrect: the body indicates a redirect, but the headers don't reflect this, and there is absolutely no way for libfetch to know that what it received was not the intended document. BTW, except for .netrc support, 4.8 has exactly the same fetch and libfetch as 5.0. 4.7 OTOH has an old version w/o SSL support and with a number of known bugs. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message