Class t.w.d.e.r.SupportedMethod(WebDAVElement):

Part of twisted.web2.dav.element.rfc3253 View Source View In Hierarchy

Property which identifies a method that is supported by a resource. A method is supported by a resource if there is some state of that resource for which an application of that method will successfully satisfy all postconditions of that method, including any additional postconditions added by the features supported by that resource. (RFC 3253, section 3.1.3)
API Documentation for twisted, generated by pydoctor.