wsgidav.server.ext_wsgiutils_server.ExtServer.process_request_thread#

ExtServer.process_request_thread(request, client_address)#

Same as in BaseServer but as a thread.

In addition, exception handling is done here.