SoupAuthBasic — HTTP Basic Authentication
SoupAuthBasic;
GObject +----SoupAuth +----SoupAuthBasic
This implements the Basic HTTP Authentication mechanism, as described in RFC 2617.
typedef struct _SoupAuthBasic SoupAuthBasic;