freebsd_amp_hwpstate/usr.bin/fetch
Bill Fenner 60a53b7d32 If we know the content-length, only read that number of bytes from
the server.  There exists a broken server which sends a few extra
garbage bytes in response to HTTP/1.1 requests.
1998-10-26 02:39:21 +00:00
..
Makefile
fetch.1 Add -S flag; this is benign since fetch's behavior is unchanged if you 1998-09-20 00:01:26 +00:00
fetch.h Add -S flag; this is benign since fetch's behavior is unchanged if you 1998-09-20 00:01:26 +00:00
file.c
ftp.c Add -S flag; this is benign since fetch's behavior is unchanged if you 1998-09-20 00:01:26 +00:00
http.c If we know the content-length, only read that number of bytes from 1998-10-26 02:39:21 +00:00
main.c Add -S flag; this is benign since fetch's behavior is unchanged if you 1998-09-20 00:01:26 +00:00
uri.c
util.c