Last change
on this file since 98101 was 95312, checked in by vboxsync, 2 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
462 bytes
|
Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <D:multistatus xmlns:D="http://www.ietf.org/standards/dav/">
|
---|
3 | <D:response>
|
---|
4 | <D:href>
|
---|
5 | http://webdav.sb.aol.com/workspace/webdav/proposal.doc
|
---|
6 | </D:href>
|
---|
7 | <D:href>
|
---|
8 | http://webdav.sb.aol.com/workspace/webdav/
|
---|
9 | </D:href>
|
---|
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>
|
---|
16 | </D:multistatus>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.