Date: Tue, 04 Mar 2003 18:02:33 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: "Brian J. McGovern" <bmcgover@cisco.com> Cc: qa@freebsd.org, bmcgover@bmcgover-pc.cisco.com Subject: Re: Changes to libfetch in 5.0 break proxy support? Message-ID: <xzpu1ej12vq.fsf@flood.ping.uio.no> In-Reply-To: <200303041639.h24Gdrae005589@bmcgover-pc.cisco.com> ("Brian J. McGovern"'s message of "Tue, 04 Mar 2003 11:39:53 -0500") References: <200303041639.h24Gdrae005589@bmcgover-pc.cisco.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Brian J. McGovern" <bmcgover@cisco.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpu1ej12vq.fsf>