This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from dfc6f3c8de [3.3] Optimized Wrapper#getWrapper and some unit tests
(#15164)
add bcd3fc9277 Fix the issue where the charset from Content-Type is not
parsed correctly, and refactor the related code. (#15188)
No new revisions were added by this update.
Summary of changes:
.../apache/dubbo/remoting/http12/HttpUtils.java | 16 +++++++++
.../http12/message/DefaultHttpRequest.java | 9 +----
.../http12/message/DefaultHttpResponse.java | 9 +----
.../http12/message/codec/HttpUtilsTest.java | 38 ++++++++--------------
4 files changed, 31 insertions(+), 41 deletions(-)
copy
dubbo-config/dubbo-config-api/src/test/java/org/apache/dubbo/config/ConfigScopeModelInitializerTest.java
=>
dubbo-remoting/dubbo-remoting-http12/src/test/java/org/apache/dubbo/remoting/http12/message/codec/HttpUtilsTest.java
(54%)