OPSI.web2.dav.method.lock module

WebDAV LOCK and UNLOCK methods

OPSI.web2.dav.method.lock.http_LOCK(self, request)

Respond to a LOCK request. (RFC 2518, section 8.10)

OPSI.web2.dav.method.lock.http_UNLOCK(self, request)

Respond to a UNLOCK request. (RFC 2518, section 8.11)