Session.getAcceptLanguageAuto

Gets whether session automatically sets the "Accept-Language" header on new requests.

class Session
bool
getAcceptLanguageAuto
()

Return Value

Type: bool

true if session sets "Accept-Language" header automatically, or false otherwise.