SoupAuthClass.getAuthorization

struct SoupAuthClass
extern (C)
char* function(SoupAuth* auth, SoupMessage* msg) getAuthorization;

Return Value

the "Authorization" header, which must be freed.

Meta