| Crates.io | webdav-meta |
| lib.rs | webdav-meta |
| version | 0.1.0 |
| created_at | 2024-02-15 13:13:43.74666+00 |
| updated_at | 2024-02-15 13:13:43.74666+00 |
| description | Reusable types for implementing WebDAV clients and servers |
| homepage | |
| repository | https://github.com/d-k-bo/webdav-rs |
| max_upload_size | |
| id | 1141098 |
| size | 42,302 |
Reusable types for implementing WebDAV clients and servers based on RFC 4918.
This crate is intended to be used together with libraries that build on the
general-purpose http crate.
cargo add webdav-meta --rename webdav
HTTP methods are currently defined as static variables, but should be moved to constants in the future.
PROPFINDPROPPATCHMKCOLCOPYMOVELOCKUNLOCKDAVDepthDestinationIfLock-TokenOverwriteTimeoutactivelockallprop: internally implemented for
Propfindcollection: internally implemented for
ResourceTypedeptherror: currently just a stringexclusivehrefincludelocationlockentrylockinfolockrootlockscopelocktokenlocktypemultistatusownerproppropertyupdatepropfindpropname: internally implemented for
PropfindpropstatremoveresponseresponsedescriptionsetsharedstatustimeoutwritecreationdatedisplaynamegetcontentlanguagegetcontentlengthgetcontenttypegetetaggetlastmodifiedlockdiscoveryresourcetypesupportedlockLicensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.