SoupAuthDomainFilter

The prototype for a #SoupAuthDomain filter; see soup_auth_domain_set_filter() for details.

alias SoupAuthDomainFilter = int function(SoupAuthDomain* domain, SoupMessage* msg, void* userData)

Return Value

%TRUE if @msg requires authentication, %FALSE if not.

Meta