This second revision adds two patches to improve client-side rss caching: the last-modified header we output is based on commit rather than creation time, and we now act on if-modified-since request headers. The last patch requires either HTTP::Date (from libwww-perl) or Time::ParseDate Giuseppe Bilotta (6): gitweb: channel image in rss feed gitweb: feed generator metadata gitweb: rss feed managingEditor gitweb: rss channel date gitweb: last-modified time should be commiter, not author gitweb: check if-modified-since for feeds gitweb/gitweb.perl | 40 ++++++++++++++++++++++++++++++++++++++-- 1 files changed, 38 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html