Searched refs:basic_authentication_encode (Results 1 – 1 of 1) sorted by relevance
122 static gchar *basic_authentication_encode (const gchar *user, const gchar *passwd, const gchar *hea… in basic_authentication_encode() function465 auth = basic_authentication_encode(user, pass, "Authorization"); in http_connect()472 proxy_auth = basic_authentication_encode(flac_cfg.stream.proxy_user, in http_connect()