mail-server/crates/dav-proto/resources/requests/propfind-001.xml
2025-05-16 16:20:04 +02:00

9 lines
211 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<D:propfind xmlns:D="DAV:">
<D:prop xmlns:R="http://ns.example.com/boxschema/">
<R:bigbox/>
<R:author/>
<R:DingALing/>
<R:Random/>
</D:prop>
</D:propfind>