Skip to content

Not doing any browser-side caching #570

Open
@gitblit

Description

@gitblit

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions