SoupAuthDomainClass.checkPassword

struct SoupAuthDomainClass
extern (C)
int function(SoupAuthDomain* domain, SoupMessage* msg, const(char)* username, const(char)* password) checkPassword;

Return Value

whether or not the message is authenticated

Meta