On Mon, Oct 11, 2004 at 02:51:18PM -0400, Robert Sayre wrote:
Why can't we define the response to a GET on the collection resource?
While WebDAV avoids defining a response for *generic* collection
resources, there is a "typical" response: the HTML index that you noted.
Subversion servers hosted thru Apache have a built-in HTML or XML
response, and most mod_dav installations use Apache's builtin directory
index for the files in the directory.
That said, this WG could define the GET response for that *specific* type
of collection resource. (maybe this is what you meant?)