This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git
from 694b97cc3 Merge pull request #874 from
apache/dependabot/maven/commons-logging-commons-logging-1.3.0
add 6d6097c72 WW-5394 Use request encoding
new 0a2861b8a Merge pull request #872 from
aleksandr-m/feature/rest_encoding
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../struts2/rest/ContentTypeInterceptor.java | 3 +-
.../struts2/rest/ContentTypeInterceptorTest.java | 154 +
2 files changed, 156 insertions(+), 1 deletion(-)
create mode 100644
plugins/rest/src/test/java/org/apache/struts2/rest/ContentTypeInterceptorTest.java