Downloading a file should send Last-Modified
Bug #503144 reported by
lborgman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
loggerhead |
Triaged
|
Low
|
Unassigned | ||
loggerhead-breezy |
Triaged
|
Medium
|
Unassigned |
Bug Description
When downloading a single file from a repository, the Last-Modified header is missing.
Try for example here and click the download link on that page:
http://
The missing Last-Modified header means that the downloaded file will have the date when downloading was done, not when the file was modified in the repository.
affects: | launchpad → launchpad-code |
Changed in launchpad-code: | |
importance: | Undecided → Low |
status: | New → Triaged |
affects: | launchpad-code → loggerhead |
Changed in loggerhead-breezy: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.
Uhum, why is sett ing the wrong date on versioned file of low importance? Can't it screw up things quite a bit on the users side?