Date: Tue, 23 Feb 1999 10:51:14 -0800 (PST) From: Garrett Wollman <wollman@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.1 http.c main.c Message-ID: <199902231851.KAA32810@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 1999/02/23 10:51:14 PST
Modified files:
usr.bin/fetch fetch.1 http.c main.c
Log:
Deal with broken Web sites which return 302 responses rather than 404
and an error document when the requested resource does not exist. Grrr.
Requested by: asami
Revision Changes Path
1.29 +10 -6 src/usr.bin/fetch/fetch.1
1.26 +17 -6 src/usr.bin/fetch/http.c
1.50 +11 -5 src/usr.bin/fetch/main.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902231851.KAA32810>
