Re: The getcontentlength property
Julian Reschke <[email protected]>
| Newsgroups | gmane.ietf.webdav |
|---|---|
| Message-ID | <[email protected]> |
Werner Donné wrote: > Yes, the "User-Agent" header was used. > > The problem is when the resource is going to be fetched for the first > time by the client. It does a PROPFIND for retrieving the contents of > the parent collection and then a GET. The client I'm trying it with > doesn't ask for the "getetag" property in the PROPFIND, so whatever > ETag returns, it can't draw any conclusions from it. It just uses the > "getcontenttype" property to decide how many bytes to read, even if > the response stream is chunked. Well, that's a bug (in the client). Best regards, Julian