OPSI.web2.dav.method.copymove module

WebDAV COPY and MOVE methods.

OPSI.web2.dav.method.copymove.http_COPY(self, request)

Respond to a COPY request. (RFC 2518, section 8.8)

OPSI.web2.dav.method.copymove.http_MOVE(self, request)

Respond to a MOVE request. (RFC 2518, section 8.9)