AuthDigest

class AuthDigest(**properties: Any)

Superclasses: Auth, Object

HTTP “Digest” authentication.

Session’s support this by default; if you want to disable support for it, call remove_feature_by_type passing %SOUP_TYPE_AUTH_DIGEST.