SessionGidBuilderImpl.acceptLanguage

Set acceptLanguage property.

class SessionGidBuilderImpl(T)
T
acceptLanguage
(
string propval
)

Parameters

propval string

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.

Return Value

Type: T

Builder instance for fluent chaining