- From: Geoffrey M Clemm <geoffrey.clemm@us.ibm.com>
- Date: 2003年11月25日 08:42:39 -0500
- To: ietf-http-wg@w3c.org, "'Webdav WG'" <w3c-dist-auth@w3c.org>
- Message-ID: <OF96854298.D18DB623-ON85256DE9.004AC625-85256DE9.004B4CDF@us.ibm.com>
Larry wrote on 11/24/2003 07:01:26 PM: > > 3. ... should WebDAV servers be > > exempt from showing WebDAV support in OPTIONS *? > > Yes, for the reason of the above paragraph "a server's communication > options typically depend on the resource". I think Larry has identified the key point here. We should not be using OPTIONS to communicate resource-dependent information. So if the support for a method depends on what resource it is being applied to (which it usually does), then we should not be marshalling this information via "OPTIONS *", but rather by applying the query to the appropriate resource. Cheers, Geoff
Received on Tuesday, 25 November 2003 08:57:50 UTC