Commit e1c3643
gitweb: add
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 <wking@drexel.edu>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>status headers to git_feed() responses.1 parent f524129 commit e1c3643
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7841 | 7841 | | |
7842 | 7842 | | |
7843 | 7843 | | |
7844 | | - | |
| 7844 | + | |
| 7845 | + | |
7845 | 7846 | | |
7846 | 7847 | | |
7847 | 7848 | | |
7848 | | - | |
| 7849 | + | |
| 7850 | + | |
7849 | 7851 | | |
7850 | 7852 | | |
7851 | 7853 | | |
| |||
0 commit comments