OwlCyberSecurity - MANAGER
Edit File: lock.pyc
� �t�ac @ s8 d Z d d g Z d d l m Z d � Z d � Z d S( s WebDAV LOCK and UNLOCK methods t http_LOCKt http_UNLOCKi����( t responsecodec C s t j S( s= Respond to a LOCK request. (RFC 2518, section 8.10) ( R t NOT_IMPLEMENTED( t selft request( ( s) /opt/cpanel-ccs/txweb2/dav/method/lock.pyR # s c C s t j S( s? Respond to a UNLOCK request. (RFC 2518, section 8.11) ( R R ( R R ( ( s) /opt/cpanel-ccs/txweb2/dav/method/lock.pyR * s N( t __doc__t __all__t txweb2R R R ( ( ( s) /opt/cpanel-ccs/txweb2/dav/method/lock.pyt <module> s