Re: Caching in WebDav

Adam Mrozowski wrote:
> Hi,
>  
> I wonder if it's possible to omit cachnig in WebDAV. Now if the file is 
> once read from the server it's cached on the client hdd and next time 
> the client opens the file it's being read from the cache (not from the 
> server if there were no changes).
> Is there a way to force WebDAV not to cache files on local hdd?

WebDAV is an extension of HTTP, so whatever RFC2616 says about caching 
applies to WebDAV as well.

Your question seems to be about a particular client, right? If you tell 
us which, somebody may be able to come up with a more helpful answer...

Best regards, Julian

Received on Wednesday, 3 August 2005 17:58:06 UTC