1 unstable release

0.1.0 Feb 15, 2024

#16 in #webdav


Used in webdav-meta

MIT/Apache

6KB

webdav-methods

HTTP methods for WebDAV as defined in RFC 4918.

Unfortunately, the http crate doesn't support creating custom Methods constants yet, so they are currently defined as static variables using once_cell::sync::Lazy.

License

Licensed under either of

Contribution

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.

Dependencies

~675KB
~11K SLoC