Module t.w.d.m.mkcol

Part of twisted.web2.dav.method View Source

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