- From: Joe Orton <joe@manyfish.co.uk>
- Date: Sun, 22 Jun 2003 12:07:50 +0100
- To: w3c-dist-auth@w3.org
I think it's important to retain some of the ordering constraints given by the DTD fragments in 2518 - specifically it is useful that a client can assume that in the response element, a propstat MUST be preceded by an href. Since a propstat cannot be interpreted without knowing which URI it applies to, if this constraint is missing, the client is required to be able to batch propstats in memory until the href arrives. With this constaint, propstats can always be processed on the fly. joe
Received on Sunday, 22 June 2003 07:09:26 UTC