wsgidav
wsgidav.dc
wsgidav.mw
wsgidav.prop_man
wsgidav.lock_man
wsgidav.samples
wsgidav.server
Optionally implement custom request handling.
requestmethod = environ[“REQUEST_METHOD”] Either
handle the request completely
do additional processing and call default_handler(environ, start_response)