You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2020/11/28 09:17:11 UTC

[struts] 01/01: Merge pull request #451 from apache/WW-4929-support-accept-language

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 3949cd03e50aaf7881a3550c04ff3a2ffa8c4bb7
Merge: 1bf0e12 a1c5284
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sat Nov 28 10:16:59 2020 +0100

    Merge pull request #451 from apache/WW-4929-support-accept-language
    
    [WW-4929] Adds support for Accept-Language header when looking up Locale

 .../struts2/interceptor/I18nInterceptor.java       | 70 ++++++++++++++++++----
 .../struts2/interceptor/I18nInterceptorTest.java   | 43 +++++++++++--
 2 files changed, 96 insertions(+), 17 deletions(-)