getAuthorization

Generates an appropriate "Authorization" header for @msg.

(The session will only call this if method@Auth.is_authenticated returned true.)

Return

the "Authorization" header, which must be freed.

Parameters

msg

the #SoupMessage to be authorized