murray 72a890ccd7 Add support for HTTP 1.1 If-Modified-Since behavior.
fetch(1) accepts a new argument -i <file> that if specified will cause
the file to be downloaded only if it is more recent than the mtime of
<file>.

libfetch(3) accepts the mtime in the url structure and a flag to
indicate when this behavior is desired.

PR:		bin/87841
Submitted by:	Jukka A. Ukkonen <jau@iki.fi> (partially)
Reviewed by:	des, ru
MFC after:	3 weeks
2008-12-15 08:27:44 +00:00
..
2008-09-21 00:27:16 +00:00
2008-07-29 17:02:00 +00:00
2008-11-18 14:05:11 +00:00
2008-07-10 13:26:46 +00:00
2008-03-03 08:32:58 +00:00
2008-11-19 00:14:15 +00:00
2008-08-02 12:04:59 +00:00
2008-02-05 17:34:44 +00:00
2007-11-30 11:02:36 +00:00
2008-02-19 07:09:19 +00:00
2007-11-07 07:59:38 +00:00
2008-06-08 12:43:02 +00:00
2008-06-17 18:56:04 +00:00
2008-05-19 11:35:11 +00:00
2008-01-16 19:27:43 +00:00
2008-12-15 06:00:25 +00:00
2008-06-30 17:16:05 +00:00
2008-01-15 07:40:30 +00:00
2008-11-18 21:06:49 +00:00
2008-04-04 21:35:13 +00:00
2008-05-13 09:42:03 +00:00