Closed Bug 348924 Opened 18 years ago Closed 18 years ago

JavaScript XMLHttpRequest response not cacheable

Categories

(Core :: General, defect)

1.7 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 268844

People

(Reporter: bht237, Unassigned)

Details

(Keywords: ecommerce, perf)

Attachments

(3 files)

Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3)

XMLHttpRequest can be used in JavaScript to fetch data from the server.

XMLHttpRequest is used to make web pages/applications more interactive.

The data that is fetched is not necessarily dynamic as to be non-cacheable.

If cacheable data is not cached, then the opposite effect occurs - the web page becomes less dynamic.

IE's equivalend e.g. Msxml2.XMLHTTP caches data as expected.
Attached file index.html start here
For your http server. You need to examine the server log files to verify the bug.
Attached file ther required file
Attached file Other required file
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → 1.7 Branch
1.7.3 is a really old release... you should upgrade, that version has known security problems.

anyway, this bug has been fixed in Gecko 1.8 (SeaMonkey 1.0, Firefox 1.5, etc)

*** This bug has been marked as a duplicate of 268844 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
also, your bug report is missing steps to reproduce... it's unclear to me how the testcase here works/what it is supposed to show.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: