The AcceptHeaderLocaleResolver appears to only care about the first language in the HTTP accept-language header element. It would be nice if the locale resolver would use the entire set of locales and not just the first one.
Does anybody have an implementation of a LocaleResolver that attempts to resolve using the entire list?
Thanks,
-Fred
