Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 15:12:20 +0900
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        des@flood.ping.uio.no
Cc:        FreeBSD-current@FreeBSD.org
Subject:   Re: fetch http://cgi returns -1 size
Message-ID:  <7m8zv6o8xn.wl@waterblue.imgsrc.co.jp>
In-Reply-To: In your message of "12 Jul 2000 10:49:54 %2B0200" <xzpd7kj7mx9.fsf@flood.ping.uio.no>
References:  <7md7kjst3c.wl@waterblue.imgsrc.co.jp> <xzpd7kj7mx9.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
At 12 Jul 2000 08:56:11 GMT,
Dag-Erling Smorgrav <des@flood.ping.uio.no> wrote:
> The bug is only in the status report, check the acutal size of
> fetch.out. I fixed this in a commit half an hour ago.

Thanks!

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?)

% fetch http://www.lyra.org/cgi-bin/viewcvs.cgi
% ls fetch.out
ls: fetch.out: No such file or directory
% fetch -v -v http://www.lyra.org/cgi-bin/viewcvs.cgi
looking up www.lyra.org
connecting to www.lyra.org:80
requesting http://www.lyra.org:80/cgi-bin/viewcvs.cgi
301 redirect to /cgi-bin/viewcvs.cgi/


-- 
Jun Kuriyama <kuriyama@FreeBSD.org> // FreeBSD Project


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7m8zv6o8xn.wl>