Re: [EMAIL PROTECTED] How to cache the responses for XMLHttpRquest

2007-03-07 Thread matt farey
Pid wrote: > 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

Re: [EMAIL PROTECTED] How to cache the responses for XMLHttpRquest

2007-03-07 Thread Pid
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 (Firefox 2.0). Also, I t

[EMAIL PROTECTED] How to cache the responses for XMLHttpRquest

2007-03-05 Thread Erica Zhang
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 (Firefox 2.0). Also, I tried to add Header t