freebsd_amp_hwpstate/usr.bin/fetch
Garrett Wollman 12b7829739 Work around a brokenness in the HTTP spec by generating the Host header
for ftp: URLs as well.  This can't possibly be done in the general case,
but since we only claim to support http and ftp, we'll adhere to the
bogus requirement (RFC 2068, s. 14.25) anyway...  >sigh<

Submitted by: =?iso-8859-1?Q?=C5ge_R=F8bekk?= <aagero@aage.priv.no>
1997-07-26 20:18:43 +00:00
..
Makefile Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
fetch.1 Provide a new `-b' flag to work around some broken HTTP/TCP implementations 1997-07-25 19:35:44 +00:00
fetch.h Provide a new `-b' flag to work around some broken HTTP/TCP implementations 1997-07-25 19:35:44 +00:00
file.c Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
ftp.c Now understand password in ftp:// URLs 1997-05-31 14:45:41 +00:00
http.c Work around a brokenness in the HTTP spec by generating the Host header 1997-07-26 20:18:43 +00:00
main.c Provide a new `-b' flag to work around some broken HTTP/TCP implementations 1997-07-25 19:35:44 +00:00
uri.c Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
util.c Fix remote request for HTTP proxies. Should close PR#2670. 1997-02-11 20:46:06 +00:00