wsgidav.http_authenticator.HTTPAuthenticator#

class wsgidav.http_authenticator.HTTPAuthenticator(wsgidav_app, next_app, config)[source]#

Bases: BaseMiddleware

WSGI Middleware for basic and digest authentication.