OPSI.web2.dav package¶
Subpackages¶
- OPSI.web2.dav.element package
 - OPSI.web2.dav.method package
- Submodules
- OPSI.web2.dav.method.copymove module
 - OPSI.web2.dav.method.delete module
 - OPSI.web2.dav.method.lock module
 - OPSI.web2.dav.method.mkcol module
 - OPSI.web2.dav.method.propfind module
 - OPSI.web2.dav.method.proppatch module
 - OPSI.web2.dav.method.put module
 - OPSI.web2.dav.method.report module
 - OPSI.web2.dav.method.report_expand module
 
 - Module contents
 
 - Submodules
 - OPSI.web2.dav.test package
- Submodules
- OPSI.web2.dav.test.test_copy module
 - OPSI.web2.dav.test.test_delete module
 - OPSI.web2.dav.test.test_http module
 - OPSI.web2.dav.test.test_lock module
 - OPSI.web2.dav.test.test_mkcol module
 - OPSI.web2.dav.test.test_move module
 - OPSI.web2.dav.test.test_options module
 - OPSI.web2.dav.test.test_prop module
 - OPSI.web2.dav.test.test_put module
 - OPSI.web2.dav.test.test_report module
 - OPSI.web2.dav.test.test_report_expand module
 - OPSI.web2.dav.test.test_util module
 - OPSI.web2.dav.test.util module
 
 - Module contents
 
 - Submodules
 
Submodules¶
Module contents¶
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)