[ NoAccessorMethod ]
[ Version ( since = "2.30" ) ]
public bool accept_language_auto { get; set; }
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.