wsgidav.dc.simple_dc.SimpleDomainController.supports_http_digest_auth¶ SimpleDomainController.supports_http_digest_auth()[source]¶ Signal if this DC instance supports the HTTP digest authentication theme. If true, HTTPAuthenticator will call dc.digest_auth_user(), so this method must be implemented as well. Returns: bool