KestrunLocalizationOptions.EnableAcceptLanguage property

Gets or sets a value indicating whether Accept-Language should be used. Default is true.

public bool EnableAcceptLanguage { get; set; }

See Also