mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 06:22:44 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@63499 954022d7-b5bf-4e40-9824-e11837661b57
17 lines
478 B
XML
17 lines
478 B
XML
<?xml version="1.0"?>
|
|
<D:multistatus xmlns:D="http://www.ietf.org/standards/dav/">
|
|
<D:response>
|
|
<D:href>
|
|
http://webdav.sb.aol.com/workspace/webdav/proposal.doc
|
|
</D:href>
|
|
<D:href>
|
|
http://webdav.sb.aol.com/workspace/webdav/
|
|
</D:href>
|
|
<D:status>HTTP/1.1 202 Accepted</D:status>
|
|
</D:response>
|
|
<D:response>
|
|
<D:href>http://foo.bar/blah</D:href>
|
|
<D:status>HTTP/1.1 403 Forbidden</D:status>
|
|
</D:response>
|
|
</D:multistatus>
|