Branch: refs/heads/3.14
Home:
https://github.com/resteasy/Resteasy
Commit: e358adc8e03dae0f35c326379e3453b9ae2f4641
https://github.com/resteasy/Resteasy/commit/e358adc8e03dae0f35c326379e345...
Author: Denis Kurochkin <dkurochkin(a)smartling.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/Encode.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/RestClientProxyTest.java
Log Message:
-----------
[RESTEASY-2633] Encode code points that span multiple characters - utf-8 mb4, emojis
Backport of #2456 and #2480