Test PROPFIND requests with propname and allprop

This commit is contained in:
Unrud
2017-09-17 14:04:02 +02:00
parent 24b5e98922
commit b0ef194a4b
3 changed files with 41 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<D:propfind xmlns:D="DAV:">
<D:allprop />
</D:propfind>