Valadoc | Vala | Tutorial | API-References | Markup

accept_language_auto


Description:

[ NoAccessorMethod ]
public bool accept_language_auto { set; get; }

If true, Session will automatically set the string for the "Accept-Language" header on every Message sent, based on the return value of get_language_names.

Setting this will override any previous value of accept_language.