Session.acceptLanguage

string acceptLanguage() @property

Get acceptLanguage property.

Returns

If non-null, the value to use for the "Accept-Language" header

on class@Messages sent from this session.

Setting this will disable property@Session:accept-language-auto.

void acceptLanguage(string propval) @property

Set acceptLanguage property.

Parameters

propvalIf non-null, the value to use for the "Accept-Language" header on class@Messages sent from this session. Setting this will disable property@Session:accept-language-auto.