Module t.w.d.m.delete

Part of twisted.web2.dav.method View Source

WebDAV DELETE method
Function http_DELETE Respond to a DELETE request. (RFC 2518, section 8.6)
def http_DELETE(self, request): (source)
Respond to a DELETE request. (RFC 2518, section 8.6)
API Documentation for twisted, generated by pydoctor.