Module t.w.d.m.proppatch

Part of twisted.web2.dav.method View Source

WebDAV-aware static resources.
Function http_PROPPATCH Respond to a PROPPATCH request. (RFC 2518, section 8.2)
def http_PROPPATCH(self, request): (source)
Respond to a PROPPATCH request. (RFC 2518, section 8.2)
API Documentation for twisted, generated by pydoctor.