Re: REBIND a parent to a child

The server can disallow this, in case it doesn't support binding loops, in 
which case it would return DAV:cycle-allowed to indicate which 
pre-condition failed in its DAV:error status response message (see <
http://tools.ietf.org/html/draft-ietf-webdav-rfc2518bis-15#section-16> for 
a description of DAV:error status response>).

Cheers,
Geoff

w3c-dist-auth-request@w3.org wrote on 10/24/2006 06:44:41 AM:

> Hi
> What is the expected behaviour if I try to rebind a collection to 
> one of its descendants. For example, suppose I try to rebind /a to 
> /a/b. Should the server allow the method and remove the collection 
> 'a'? Or should it return an error? If so, what error? 
> Thanks
> Sriram

Received on Tuesday, 24 October 2006 11:41:53 UTC