SoupAuthBasic

HTTP "Basic" authentication.

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

struct SoupAuthBasic