1999-06-03 01:44:04 +08:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<d:multistatus xmlns:d="http://www.ietf.org/standards/dav/">
|
|
|
|
<d:response>
|
|
|
|
<d:href>http://www.foo.bar/othercontainer/resource1</d:href>
|
|
|
|
<d:href>http://www.foo.bar/othercontainer/resource2</d:href>
|
|
|
|
<d:href>http://www.foo.bar/othercontainer/</d:href>
|
|
|
|
<d:href>http://www.foo.bar/othercontainer/R2/D2</d:href>
|
|
|
|
<d:status>HTTP/1.1 201 Created</d:status>
|
|
|
|
</d:response>
|
|
|
|
<d:response>
|
|
|
|
<d:href>http://www.foo.bar/othercontainer/R2/</d:href>
|
|
|
|
<d:status>HTTP/1.1 412 Precondition Failed</d:status>
|
|
|
|
</d:response>
|
1999-01-17 21:48:01 +08:00
|
|
|
</d:multistatus>
|