SoupAuthClass.update

struct SoupAuthClass
extern (C)
int function(SoupAuth* auth, SoupMessage* msg, GHashTable* authHeader) update;

Return Value

%TRUE if @auth is still a valid (but potentially unauthenticated) #SoupAuth. %FALSE if something about @auth_params could not be parsed or incorporated into @auth at all.

Meta