Daniel Veillard | 011b63c | 1999-06-02 17:44:04 +0000 | [diff] [blame] | 1 | <?xml version="1.0"?> |
| 2 | <D:multistatus xmlns:D="http://www.ietf.org/standards/dav/"> |
| 3 | <D:response> |
| 4 | <D:href> |
Daniel Veillard | 3c2c2ce | 1999-01-17 13:48:01 +0000 | [diff] [blame] | 5 | http://webdav.sb.aol.com/workspace/webdav/proposal.doc |
| 6 | </D:href> |
Daniel Veillard | 011b63c | 1999-06-02 17:44:04 +0000 | [diff] [blame] | 7 | <D:href> |
Daniel Veillard | 3c2c2ce | 1999-01-17 13:48:01 +0000 | [diff] [blame] | 8 | http://webdav.sb.aol.com/workspace/webdav/ |
| 9 | </D:href> |
Daniel Veillard | 011b63c | 1999-06-02 17:44:04 +0000 | [diff] [blame] | 10 | <D:status>HTTP/1.1 202 Accepted</D:status> |
| 11 | </D:response> |
| 12 | <D:response> |
| 13 | <D:href>http://foo.bar/blah</D:href> |
| 14 | <D:status>HTTP/1.1 403 Forbidden</D:status> |
| 15 | </D:response> |
Daniel Veillard | 3c2c2ce | 1999-01-17 13:48:01 +0000 | [diff] [blame] | 16 | </D:multistatus> |