Closed
Bug 582926
Opened 15 years ago
Closed 12 years ago
Expires header not enforced
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jmalv04, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100121 Remi/fc11 Firefox/3.6
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100121 Remi/fc11 Firefox/3.6
On Linux x86_64, I am getting a 200 status code for documents that should be cached. On Windows it works fine and I get 304 codes.
Reproducible: Always
Steps to Reproduce:
1. Use firebug on a page that e.g. load jquery from google CDN
2. You should get a 304 code after first time (if you get 200 it's a bug)
3.
Comment 1•15 years ago
|
||
In Firebug, have you checked to make sure that you don't have the browser cache disabled?
The checkbox is in the submenu of the 'net' tab like in this screenshot:
http://grab.by/grabs/f3ad425f49c404bde058625fae98cd47.png
Updated•15 years ago
|
Version: unspecified → 3.6 Branch
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•