SessionGidBuilderImpl.acceptLanguageAuto

Set acceptLanguageAuto property.

class SessionGidBuilderImpl(T)
T
acceptLanguageAuto
(
bool propval
)

Parameters

propval bool

If true, #SoupSession will automatically set the string for the "Accept-Language" header on every class@Message sent, based on the return value of func@GLib.get_language_names.

Setting this will override any previous value of property@Session:accept-language.

Return Value

Type: T

Builder instance for fluent chaining