Open
Description
Originally reported on Google Code with ID 274
What steps will reproduce the problem?
1. $ curl -I "https://git.wikimedia.org/"
What is the expected output? What do you see instead?
It'd be nice if Gitblit would allow the browser to cache some of the output for awhile
rather than re-sending it. Don't want to cache for too long, but some period of time
would be nice. Right now we issue "Pragma: no-cache"
/ "Cache-Control: no-cache, max-age=0, must-revalidate"
What version of the product are you using? On what operating system?
1.3.1-SNAPSHOT, Ubuntu 12.04.2 LTS
Please provide any additional information below.
Downstream bug: https://bugzilla.wikimedia.org/49371
Reported by chorohoe@wikimedia.org
on 2013-07-17 23:26:35