Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: f63929de6cbb1a62786eb331bf481bc78782a22b
https://github.com/resteasy/Resteasy/commit/f63929de6cbb1a62786eb331bf481...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2017-06-12 (Mon, 12 Jun 2017)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/processors/ProcessorFactory.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/EncodedPathProxyTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/EncodedPathProxyInterface.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/EncodedPathProxyResource.java
Log Message:
-----------
[RESTEASY-1475]
Flip treatment of @Encoded when using a client proxy to send a path
parameter with a "/".