Module t.w.d.m.propfind

Part of twisted.web2.dav.method View Source

WebDAV PROPFIND method
Function http_PROPFIND Respond to a PROPFIND request. (RFC 2518, section 8.1)
Function propertyName Undocumented
def http_PROPFIND(self, request): (source)
Respond to a PROPFIND request. (RFC 2518, section 8.1)
def propertyName(name): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.