wsgidav.server.ext_wsgiutils_server.ExtServer.handle_error#

ExtServer.handle_error(request, client_address)[source]#

Handle an error gracefully. May be overridden.

The default is to _logger.info a traceback and continue.