Property
SoupSession:accept-language
Description [src]
If non-NULL
, the value to use for the “Accept-Language” header
on SoupMessage
s sent from this session.
Setting this will disable SoupSession:accept-language-auto
.
Type: | gchar* |
Getter method | soup_session_get_accept_language() |
Setter method | soup_session_set_accept_language() |