Browse Source
When the Accept-Language header is present but blank, defaultLocale was ignored and fell back to Locale.getDefault() (JVM system locale). A blank header represents the same intent as an absent header. Closes gh-36513 Signed-off-by: elgun.shukurov <elgun.sukurov@kapitalbank.az>pull/36513/head
2 changed files with 9 additions and 1 deletions
Loading…
Reference in new issue