Jun Kuriyama <[EMAIL PROTECTED]> writes:
> By the way, current implementation of fetch(1) ignores "301 redirect"
> silently.  Is it expected behavior?  Should it make warning message
> without -v option? (or following redirection?)

The bug is twofold: first, it doesn't handle relative redirects
properly; second, because of a small logic bug it doesn't actually
loop back to try again with the new URL... I'll commit a fix in a few
minutes.

DES
-- 
Dag-Erling Smorgrav - [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to