Constants enumerating the HTTP status codes in Dart. All status codes defined in RFC1945 (HTTP/1.0, RFC2616 (HTTP/1.1), and RFC2518 (WebDAV) are supported.#http-status
A Dart WebDAV client with full RFC 4918 support, including file operations,
property management, and locking (LOCK/UNLOCK).
Ideal for these needing complete WebDAV functionality.
#webdav#webdav-client#rfc4918