wsgidav.error_printer.ErrorPrinter

class wsgidav.error_printer.ErrorPrinter(wsgidav_app, next_app, config)[source]

Bases: wsgidav.mw.base_mw.BaseMiddleware

ErrorPrinter.__call__(environ, start_response)

Call self as a function.

ErrorPrinter.get_config(key_path[, default])

Optionally return True to skip this module on startup.

ErrorPrinter.is_disabled()

Optionally return True to skip this module on startup.