Last change
on this file since 102797 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
505 bytes
|
Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <D:multistatus xmlns:D="http://www.ietf.org/standards/dav/" xmlns:Z="http://www.w3.com/standards/z39.50/">
|
---|
3 | <D:response>
|
---|
4 | <D:prop>
|
---|
5 | <Z:Authors/>
|
---|
6 | </D:prop>
|
---|
7 | <D:status>HTTP/1.1 420 Method Failure</D:status>
|
---|
8 | </D:response>
|
---|
9 | <D:response>
|
---|
10 | <D:prop>
|
---|
11 | <Z:Copyright-Owner/>
|
---|
12 | </D:prop>
|
---|
13 | <D:status>HTTP/1.1 409 Conflict</D:status>
|
---|
14 | </D:response>
|
---|
15 | <D:responsedescription> Copyright Owner can not be deleted or
|
---|
16 | altered.</D:responsedescription>
|
---|
17 | </D:multistatus>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.