Erica Zhang wrote:
> Hi,
> 
> I want to cache the responses for XMLHttpRequest, that is dynamic
> content. I have configureed http.conf using Expires to add headers to
> those responses. However, I still could not find those responses to be
> able to be cached by use of web browser.

Some browsers (IE?) absolutely refuse to cache any XMLHTTPRequests, even
if the headers and such are there.

-Paul

Reply via email to