aerogramme/src/dav/versioningtypes.rs

4 lines
160 B
Rust
Raw Normal View History

2024-03-02 14:52:26 +00:00
//@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.