SessionGidBuilderImpl.acceptLanguage
T acceptLanguage(string propval)Set acceptLanguage property.
Parameters
propval | If non-null, the value to use for the "Accept-Language" header on soup.message.Messages sent from this session. Setting this will disable soup.session.Session.acceptLanguageAuto. |
Returns
Builder instance for fluent chaining