Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: ca9ebf9985150c77a378d47851a3c45aaa4dcbcc
https://github.com/resteasy/Resteasy/commit/ca9ebf9985150c77a378d47851a3c...
Author: Gareth Healy <garethahealy(a)gmail.com>
Date: 2016-09-29 (Thu, 29 Sep 2016)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/processors/ProcessorFactory.java
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/processors/webtarget/PathParamProcessor.java
Log Message:
-----------
[RESTEASY-1517] Added ability to control slash encoding for ParamParam, if method
contains @Encoded (#945)