aboutsummaryrefslogtreecommitdiff
path: root/src/dav/versioningtypes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/dav/versioningtypes.rs')
-rw-r--r--src/dav/versioningtypes.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dav/versioningtypes.rs b/src/dav/versioningtypes.rs
new file mode 100644
index 0000000..6c1c204
--- /dev/null
+++ b/src/dav/versioningtypes.rs
@@ -0,0 +1,3 @@
+//@FIXME required for a full DAV implementation
+// See section 7.1 of the CalDAV RFC
+// It seems it's mainly due to the fact that the REPORT method is re-used.