SoupAuthDigest

HTTP "Digest" authentication.

class@Sessions support this by default; if you want to disable support for it, call soup.session.Session.removeFeatureByType passing SOUP_TYPE_AUTH_DIGEST.

struct SoupAuthDigest