RE: [flexcoders] Caching of HTTPService Requests

2005-03-24 Thread Matt Chotin
00L); //Approx Jan 1, 2000     response.setHeader("Pragma", "no-cache");   Matt From: Manish Jethani [mailto:[EMAIL PROTECTED] Sent: Thursday, March 24, 2005 6:36 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Caching of HTTPService Requests  

Re: [flexcoders] Caching of HTTPService Requests

2005-03-24 Thread Manish Jethani
On Thu, 24 Mar 2005 14:12:07 -, Shell Bryson <[EMAIL PROTECTED]> wrote: > Yes, but remember you have no REAL control over how a client caches a > page. Several major browser munge the way they handle caching and/or > offline browsing. There could be multiple caches between the end user > and

RE: [flexcoders] Caching of HTTPService Requests

2005-03-24 Thread Shell Bryson
something to rely on. -Original Message- From: Manish Jethani [mailto:[EMAIL PROTECTED] Sent: 24 March 2005 14:04 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Caching of HTTPService Requests On Thu, 24 Mar 2005 13:42:12 -, viraf_bankwalla <[EMAIL PROTECTED]> wrote: > I

Re: [flexcoders] Caching of HTTPService Requests

2005-03-24 Thread Manish Jethani
On Thu, 24 Mar 2005 13:42:12 -, viraf_bankwalla <[EMAIL PROTECTED]> wrote: > It appears that my HTTPService requests are being cached (I do not > see the request being made to the application). How can I disable > the caching of these requests ? I think the web browser caches the results by

[flexcoders] Caching of HTTPService Requests

2005-03-24 Thread viraf_bankwalla
Hi, It appears that my HTTPService requests are being cached (I do not see the request being made to the application). How can I disable the caching of these requests ? Thanks. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcode