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.
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.