freebsd_amp_hwpstate/usr.bin/fetch
Garrett Wollman 189da04438 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
1999-02-23 18:51:13 +00:00
..
Makefile
fetch.1 Deal with broken Web sites which return 302 responses rather than 404 1999-02-23 18:51:13 +00:00
fetch.h Add -s option, just report size of file that would be fetched. 1998-12-08 13:00:49 +00:00
file.c
ftp.c Remove the FTP_PASSIVE_MODE "fix"; libftpio handles this. 1999-02-05 01:01:17 +00:00
http.c Deal with broken Web sites which return 302 responses rather than 404 1999-02-23 18:51:13 +00:00
main.c Deal with broken Web sites which return 302 responses rather than 404 1999-02-23 18:51:13 +00:00
uri.c
util.c