searchdav/tests/invalidscoperesponse.xml
2017-02-22 18:14:08 +01:00

8 lines
253 B
XML

<?xml version="1.0"?>
<d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<d:response>
<d:status>HTTP/1.1 404 Not Found</d:status>
<d:href>/test</d:href>
</d:response>
</d:multistatus>