Attention

You are looking at outdated documentation for version 2.x. A newer version is available.

wsgidav.error_printer.ErrorPrinter

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

Bases: wsgidav.middleware.BaseMiddleware

ErrorPrinter.__call__(…) <==> x(…)
ErrorPrinter.isSuitable(config) Is this middleware class is suitable for current configuration?