]> Lady’s Gitweb - Gitweb/commit
gitweb: add `status` headers to git_feed() responses.
authorW. Trevor King <redacted>
Thu, 29 Mar 2012 12:45:47 +0000 (08:45 -0400)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:32 +0000 (00:51 -0400)
commitfae278d5b93f925692be8fc843788e0fa2135de7546f002724522f2ec33278d9
tree9b8958e98c9b5669fd1b3b915961734df69a82757c58fbf53c89301424882fd2
parent5f41702296a6412c8ad69a57f4771701fdfd4d257cc0dc1dfeea1a505ff2c25c
gitweb: add `status` headers to git_feed() responses.

The git_feed() method was not setting a `Status` header unless it was
responding to an If-Modified-Since request with `304 Not Modified`.
Now, when it is serving successful responses, it sets status to `200
OK`.

Signed-off-by: W Trevor King <redacted>
Acked-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.177416 seconds and 5 git commands to generate.