[Zope] Zope-WebDAV
mbagepll@memphis.edu
mbagepll@memphis.edu
Wed, 24 Oct 2001 12:35:41 -0500
This is a multi-part message in MIME format.
----4bb460024c1857a1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
I am using Zope 2.4.2 on Win2K.
1. I added a network place with http://machinename:8080 as location.
This is where my Zope server is.
2. Then I got all the folders displayed in my client web folder.
3.I tried to create new folders in the existing zope folders and i get
the error message saying "unable to rename folder". I tried to drag and
drop things and it would not allow me to do that either.
This is the problem...
I am also sending you the output of the logger.
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:51:37 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Tue, 23 Oct 2001 20:51:37 GMT
Content-Length: 14199
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:43
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:"></n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/acl_users</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 25 Sep 2001 20:09:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">acl_users</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/Control_Panel/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">Control_Panel</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_header</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">80</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_header</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_footer</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">53</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_footer</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_error_message</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">1365</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_error_message</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/QuickStart/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">QuickStart</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/index_html</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">92</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">index_html</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/squish-test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Fri, 28 Sep 2001 18:41:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">squish-test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/MailHost</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 27 Sep 2001 17:18:04
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">MailHost</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:49:35
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/madhavi/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 19:46:28
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">madhavi</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/OnTheRootTest/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:51
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">OnTheRootTest</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND /WebDAVaccess HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:51:39 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 4129
Date: Tue, 23 Oct 2001 20:51:39 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/is/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 11 Oct 2001 19:38:45
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">is</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/test1/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Wed, 17 Oct 2001 18:17:13
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test1</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/test2/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test2</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:51:47 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 935
Date: Tue, 23 Oct 2001 20:51:47 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>WebDAVaccess</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Mon, 22 Oct 2001 17:50:06 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:55:00 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Tue, 23 Oct 2001 20:55:00 GMT
Content-Length: 14199
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:43
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:"></n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/acl_users</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 25 Sep 2001 20:09:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">acl_users</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/Control_Panel/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">Control_Panel</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_header</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">80</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_header</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_footer</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">53</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_footer</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_error_message</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">1365</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_error_message</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/QuickStart/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">QuickStart</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/index_html</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">92</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">index_html</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/squish-test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Fri, 28 Sep 2001 18:41:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">squish-test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/MailHost</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 27 Sep 2001 17:18:04
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">MailHost</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:49:35
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/madhavi/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 19:46:28
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">madhavi</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/OnTheRootTest/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:51
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">OnTheRootTest</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:55:19 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Tue, 23 Oct 2001 20:55:19 GMT
Content-Length: 914
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title>Zope</n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname></n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Tue, 23 Oct 2001 16:55:43 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8082
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:55:28 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Tue, 23 Oct 2001 20:55:28 GMT
Content-Length: 14199
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:43
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:"></n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/acl_users</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 25 Sep 2001 20:09:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">acl_users</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/Control_Panel/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">Control_Panel</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_header</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">80</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_header</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_footer</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">53</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_footer</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_error_message</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">1365</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_error_message</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/QuickStart/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">QuickStart</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/index_html</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">92</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">index_html</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/squish-test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Fri, 28 Sep 2001 18:41:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">squish-test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/MailHost</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 27 Sep 2001 17:18:04
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">MailHost</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:49:35
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/madhavi/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 19:46:28
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">madhavi</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/OnTheRootTest/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:51
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">OnTheRootTest</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8082
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:55:28 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Tue, 23 Oct 2001 20:55:28 GMT
Content-Length: 14199
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:43
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:"></n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/acl_users</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 25 Sep 2001 20:09:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">acl_users</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/Control_Panel/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">Control_Panel</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_header</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">80</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_header</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_footer</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">53</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_footer</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_error_message</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">1365</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_error_message</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/QuickStart/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">QuickStart</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/index_html</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">92</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">index_html</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/squish-test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Fri, 28 Sep 2001 18:41:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">squish-test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/MailHost</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 27 Sep 2001 17:18:04
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">MailHost</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:49:35
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/madhavi/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 19:46:28
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">madhavi</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/OnTheRootTest/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:51
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">OnTheRootTest</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND /WebDAVaccess HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8082
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:55:31 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 4129
Date: Tue, 23 Oct 2001 20:55:31 GMT
Content-Location: http://hercules:8082/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/is/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 11 Oct 2001 19:38:45
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">is</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/test1/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Wed, 17 Oct 2001 18:17:13
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test1</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/test2/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test2</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:55:39 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 935
Date: Tue, 23 Oct 2001 20:55:39 GMT
Content-Location: http://hercules:8082/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>WebDAVaccess</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Mon, 22 Oct 2001 17:50:06 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:55:53 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 935
Date: Tue, 23 Oct 2001 20:55:53 GMT
Content-Location: http://hercules:8082/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>WebDAVaccess</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Mon, 22 Oct 2001 17:50:06 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8082
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 20:55:58 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Tue, 23 Oct 2001 20:55:58 GMT
Content-Length: 14199
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:43
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:"></n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/acl_users</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 25 Sep 2001 20:09:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">acl_users</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/Control_Panel/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">Control_Panel</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_header</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">80</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_header</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_footer</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">53</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_footer</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_error_message</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">1365</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_error_message</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/QuickStart/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">QuickStart</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/index_html</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">92</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">index_html</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/squish-test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Fri, 28 Sep 2001 18:41:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">squish-test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/MailHost</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 27 Sep 2001 17:18:04
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">MailHost</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:49:35
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/madhavi/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 19:46:28
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">madhavi</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/OnTheRootTest/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:51
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">OnTheRootTest</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 21:06:43 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Tue, 23 Oct 2001 21:06:43 GMT
Content-Length: 14199
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:43
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:"></n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/acl_users</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 25 Sep 2001 20:09:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">acl_users</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/Control_Panel/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">Control_Panel</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_header</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">80</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_header</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_footer</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">53</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_footer</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_error_message</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">1365</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_error_message</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/QuickStart/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">QuickStart</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/index_html</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">92</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">index_html</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/squish-test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Fri, 28 Sep 2001 18:41:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">squish-test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/MailHost</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 27 Sep 2001 17:18:04
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">MailHost</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:49:35
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/madhavi/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 19:46:28
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">madhavi</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/OnTheRootTest/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:51
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">OnTheRootTest</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND /WebDAVaccess HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 21:06:46 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 4129
Date: Tue, 23 Oct 2001 21:06:45 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/is/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 11 Oct 2001 19:38:45
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">is</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/test1/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Wed, 17 Oct 2001 18:17:13
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test1</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/test2/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test2</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 21:06:53 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 935
Date: Tue, 23 Oct 2001 21:06:53 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>WebDAVaccess</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Mon, 22 Oct 2001 17:50:06 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND /WebDAVaccess HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 21:07:05 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 3117
Date: Tue, 23 Oct 2001 21:07:05 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 21:06:58
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/is/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 11 Oct 2001 19:38:45
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">is</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/test2/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:50:06
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test2</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 21:07:05 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 946
Date: Tue, 23 Oct 2001 21:07:05 GMT
Content-Location: http://hercules:8080/WebDAVaccess/New%20Folder/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/New%20Folder/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>New Folder</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Tue, 23 Oct 2001 21:07:05 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 21:07:11 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 935
Date: Tue, 23 Oct 2001 21:07:11 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>WebDAVaccess</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Tue, 23 Oct 2001 21:07:05 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 21:07:18 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 935
Date: Tue, 23 Oct 2001 21:07:18 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>WebDAVaccess</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Tue, 23 Oct 2001 21:07:05 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Tue, 23 Oct 2001 21:07:36 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 935
Date: Tue, 23 Oct 2001 21:07:36 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>WebDAVaccess</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Tue, 23 Oct 2001 21:07:05 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:48:17 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Wed, 24 Oct 2001 16:48:16 GMT
Content-Length: 14199
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:43
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:"></n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/acl_users</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 25 Sep 2001 20:09:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">acl_users</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/Control_Panel/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">Control_Panel</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_header</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">80</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_header</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_footer</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">53</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_footer</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_error_message</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">1365</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_error_message</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/QuickStart/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">QuickStart</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/index_html</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">92</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">index_html</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/squish-test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Fri, 28 Sep 2001 18:41:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">squish-test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/MailHost</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 27 Sep 2001 17:18:04
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">MailHost</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 21:07:36
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:49:35
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/madhavi/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 19:46:28
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">madhavi</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/OnTheRootTest/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:51
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">OnTheRootTest</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:48:27 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Wed, 24 Oct 2001 16:48:27 GMT
Content-Length: 914
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title>Zope</n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname></n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Tue, 23 Oct 2001 16:55:43 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:48:29 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Wed, 24 Oct 2001 16:48:29 GMT
Content-Length: 14199
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:43
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:"></n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/acl_users</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 25 Sep 2001 20:09:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">acl_users</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/Control_Panel/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">Control_Panel</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_header</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">80</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_header</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_footer</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">53</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_footer</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_error_message</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">1365</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_error_message</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/QuickStart/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">QuickStart</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/index_html</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">92</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">index_html</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/squish-test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Fri, 28 Sep 2001 18:41:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">squish-test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/MailHost</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 27 Sep 2001 17:18:04
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">MailHost</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 21:07:36
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:49:35
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/madhavi/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 19:46:28
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">madhavi</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/OnTheRootTest/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:51
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">OnTheRootTest</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND /WebDAVaccess HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:48:33 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 3117
Date: Wed, 24 Oct 2001 16:48:33 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 21:07:36
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/is/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 11 Oct 2001 19:38:45
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">is</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/test2/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 21:10:40
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test2</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND /WebDAVaccess HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:48:39 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 3117
Date: Wed, 24 Oct 2001 16:48:39 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 21:07:36
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/is/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 11 Oct 2001 19:38:45
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">is</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/test2/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 21:10:40
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test2</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:48:44 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 946
Date: Wed, 24 Oct 2001 16:48:44 GMT
Content-Location: http://hercules:8080/WebDAVaccess/New%20Folder/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/New%20Folder/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>New Folder</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Wed, 24 Oct 2001 16:48:44 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:48:50 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 935
Date: Wed, 24 Oct 2001 16:48:50 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>WebDAVaccess</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Wed, 24 Oct 2001 16:48:44 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:49:07 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Content-Length: 935
Date: Wed, 24 Oct 2001 16:49:07 GMT
Content-Location: http://hercules:8080/WebDAVaccess/
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title></n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname>WebDAVaccess</n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Wed, 24 Oct 2001 16:48:44 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Request:
PROPFIND / HTTP/1.1
Accept-Language: en-us
Content-Type: text/xml
Translate: f
Content-Length: 380
Depth: 1
User-Agent: Microsoft Data Access Internet Publishing Provider DAV 1.1
Host: hercules:8080
Connection: Keep-Alive
<?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
<parentname/>
<href/>
<ishidden/>
<iscollection/>
<isreadonly/>
<getcontenttype/>
<contentclass/>
<getcontentlanguage/>
<creationdate/>
<lastaccessed/>
<getlastmodified/>
<getcontentlength/>
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
<displayname/>
<isroot/>
</prop>
</propfind>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:49:16 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Wed, 24 Oct 2001 16:49:16 GMT
Content-Length: 14199
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:43
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:"></n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/acl_users</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 25 Sep 2001 20:09:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">acl_users</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/Control_Panel/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">Control_Panel</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_header</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">80</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_header</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_html_footer</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">53</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_html_footer</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/standard_error_message</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">1365</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">standard_error_message</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/QuickStart/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">QuickStart</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/index_html</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:">text/html</n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Sat, 20 Jan 2001 21:39:14
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:">92</n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">index_html</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/squish-test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Fri, 28 Sep 2001 18:41:54
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">squish-test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/MailHost</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Thu, 27 Sep 2001 17:18:04
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"></n:resourcetype>
<n:displayname xmlns:n="DAV:">MailHost</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/WebDAVaccess/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Wed, 24 Oct 2001 16:48:44
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">WebDAVaccess</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/test/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 17:49:35
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">test</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/madhavi/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Mon, 22 Oct 2001 19:46:28
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">madhavi</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/OnTheRootTest/</d:href>
<d:propstat>
<d:prop>
<n:getcontenttype xmlns:n="DAV:"></n:getcontenttype>
<n:creationdate xmlns:n="DAV:">1970-01-01T12:00:00Z</n:creationdate>
<n:getlastmodified xmlns:n="DAV:">Tue, 23 Oct 2001 16:55:51
GMT</n:getlastmodified>
<n:getcontentlength xmlns:n="DAV:"></n:getcontentlength>
<n:resourcetype xmlns:n="DAV:"><n:collection/></n:resourcetype>
<n:displayname xmlns:n="DAV:">OnTheRootTest</n:displayname>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat>
<d:prop>
<n:name xmlns:n="DAV:"/>
<n:parentname xmlns:n="DAV:"/>
<n:href xmlns:n="DAV:"/>
<n:ishidden xmlns:n="DAV:"/>
<n:iscollection xmlns:n="DAV:"/>
<n:isreadonly xmlns:n="DAV:"/>
<n:contentclass xmlns:n="DAV:"/>
<n:getcontentlanguage xmlns:n="DAV:"/>
<n:lastaccessed xmlns:n="DAV:"/>
<n:isstructureddocument xmlns:n="DAV:"/>
<n:defaultdocument xmlns:n="DAV:"/>
<n:isroot xmlns:n="DAV:"/>
</d:prop>
<d:status>HTTP/1.1 404 Not Found</d:status>
</d:propstat>
</d:response>
</d:multistatus>
------------------------------------------------------------------------
------
Response:
HTTP/1.1 207 Multi-Status
Server: Zope/(Zope 2.4.1 (binary release, python 2.1, win32-x86),
python 2.1.0, win32) ZServer/1.1b1
Date: Wed, 24 Oct 2001 16:49:27 GMT
Ms-Author-Via: DAV
Content-Type: text/xml; charset="utf-8"
Connection: close
Date: Wed, 24 Oct 2001 16:49:27 GMT
Content-Length: 914
<?xml version="1.0" encoding="utf-8"?>
<d:multistatus xmlns:d="DAV:">
<d:response>
<d:href>/</d:href>
<d:propstat xmlns:n="http://www.zope.org/propsets/default">
<d:prop>
<n:title>Zope</n:title>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
<d:propstat xmlns:n="DAV:">
<d:prop>
<n:creationdate>1970-01-01T12:00:00Z</n:creationdate>
<n:displayname></n:displayname>
<n:resourcetype><n:collection/></n:resourcetype>
<n:getcontenttype></n:getcontenttype>
<n:getcontentlength></n:getcontentlength>
<n:source></n:source>
<n:supportedlock>
<n:lockentry>
<d:lockscope><d:exclusive/></d:lockscope>
<d:locktype><d:write/></d:locktype>
</n:lockentry>
</n:supportedlock>
<n:lockdiscovery>
</n:lockdiscovery>
<n:getlastmodified>Tue, 23 Oct 2001 16:55:43 GMT</n:getlastmodified>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
</d:multistatus>
Thanks,
Madhavi
----4bb460024c1857a1
Content-Type: text/x-vcard; name="mbagepll.vcf"; charset=us-ascii
Content-Disposition: attachment; filename="mbagepll.vcf
Content-Description: Card for <mbagepll@memphis.edu>
Content-Transfer-Encoding: 7bit
begin:vcard
n:Bagepalli;Madhavi
tel;home:901-452-8078
tel;work:901-678-1659
org:The University of Memphis;Academic Systems
adr:;;3570 Mynders, Apt # 12;Memphis;TN ;38111;USA
version:2.1
email;internet:mbagepll@memphis.edu
title:Graduate Assistant
end:vcard
----4bb460024c1857a1--