Auth.getAuthorization

Generates an appropriate "Authorization" header for @msg. (The session will only call this if soup_auth_is_authenticated() returned %TRUE.)

class Auth
string
getAuthorization

Parameters

msg Message

the #SoupMessage to be authorized

Return Value

Type: string

the "Authorization" header, which must be freed.

Meta