Closed
Bug 268647
Opened 20 years ago
Closed 20 years ago
Download manager dosn't save date/time from server for downloaded file
Categories
(Toolkit :: Downloads API, enhancement)
Tracking
()
VERIFIED
DUPLICATE
of bug 178506
People
(Reporter: sergb, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041027 Firefox/0.9.1+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041027 Firefox/0.9.1+ HTTP protocol gives "Last-modified" header for resources. This header could be used to set local "MTime" for downloaded file, this allows to compare local and server files by date. Reproducible: Always Steps to Reproduce: Download http://64.12.168.243/pub/mozilla.org/firefox/releases/1.0/win32/en-US/Firefox%20Setup%201.0.exe Actual Results: It's MTime on server is 08-Nov-2004 17:27 On local filesystem MTime is 09-Nov-2004 21:44 Expected Results: Set MTime for local file to 08-Nov-2004 17:27 May be UTC shuld be used
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 178506 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•