Part of twisted.web2.dav View Source
WebDAV methods.
Modules in this package provide the implementation of twisted.web2.dav.static.DAVFile's dispatched methods.| Module | copymove | WebDAV COPY and MOVE methods. |
| Module | delete | WebDAV DELETE method |
| Module | lock | WebDAV LOCK and UNLOCK methods |
| Module | mkcol | WebDAV MKCOL method |
| Module | propfind | WebDAV PROPFIND method |
| Module | proppatch | WebDAV-aware static resources. |
| Module | put | WebDAV PUT method |
| Module | report | WebDAV REPORT method |
| Module | report_expand | WebDAV expand-property report |