]> Lady’s Gitweb - Gitweb/commit
gitweb: check if-modified-since for feeds
authorGiuseppe Bilotta <redacted>
Mon, 26 Jan 2009 11:50:16 +0000 (12:50 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:38 +0000 (00:50 -0400)
commitee4ea1a2f20a899e78461f6364be2b2ddfc512d069cf966fa5dcb9ffd7770f70
tree89a04fb379c9aa1a7c239e48e24db94b86095a8ec28fa92f77ef9fe95974af40
parent1dc17e37a83f08f963031df52b15d13221fcff6c0536157a619f7cbe5e6e5dcc
gitweb: check if-modified-since for feeds

Offering Last-modified header for feeds is only half the work, even if
we bail out early on HEAD requests. We should also check that same date
against If-modified-since, and bail out early with 304 Not Modified if
that's the case.

Signed-off-by: Giuseppe Bilotta <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.197441 seconds and 4 git commands to generate.