SoupAuthClass.getProtectionSpace

struct SoupAuthClass
extern (C)
GSList* function(SoupAuth* auth, SoupURI* sourceUri) getProtectionSpace;

Return Value

the list of paths, which can be freed with soup_auth_free_protection_space().

Meta