-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: taskA general taskA general task
Milestone
Description
Affects: spring-webmvc 5.1.6.RELEASE
org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver.setDefaultLocale, line 74
// ...
// By default this is not set in which case when there is "Accept-Language" header
// ...
public void setDefaultLocale(@Nullable Locale defaultLocale) { ... }
I think it means "when there is no 'Accept-Language' header".
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: taskA general taskA general task