Changed since v6:
* Don't set a Last-Modified header when it has no value.
p.s. the `From` issues with v6 were due to a missing
FromLineOverride=YES
in my sSMTP config ;).
W. Trevor King (3):
gitweb: add `status` headers to git_feed() responses.
gitweb: refactor If-Modified-Since handling
gitweb: add If-Modified-Since handling to git_snapshot().
gitweb/gitweb.perl | 65 ++++++++++++++++++------------
t/t9501-gitweb-standalone-http-status.sh | 60 +++++++++++++++++++++++++++-
2 files changed, 98 insertions(+), 27 deletions(-)
--
1.7.3.4