Package t.w.dav

Part of twisted.web2 View Source

WebDAV support for Twisted Web2.

See RFC 2616: http://www.ietf.org/rfc/rfc2616.txt (HTTP) See RFC 2518: http://www.ietf.org/rfc/rfc2518.txt (WebDAV) See RFC 3253: http://www.ietf.org/rfc/rfc3253.txt (WebDAV Versioning Extentions) See RFC 3744: http://www.ietf.org/rfc/rfc3744.txt (WebDAV Access Control Protocol)

See also: http://skrb.org/ietf/http_errata.html (Errata to RFC 2616)
Module acl WebDAV ACL resources.
Module davxml WebDAV XML Support.
Package element WebDAV XML Glue.
Module fileop WebDAV file operations
Module http HTTP Utilities
Module idav web2.dav interfaces.
Package method WebDAV methods.
Module noneprops Empty DAV property store.
Module resource WebDAV resources.
Module static WebDAV-aware static resources.
Module util Utilities
Module xattrprops DAV Property store using file system extended attributes.
API Documentation for twisted, generated by pydoctor.