Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 8338471192cef43fb7c1ad27eedc724575d96078
https://github.com/resteasy/Resteasy/commit/8338471192cef43fb7c1ad27eedc7...
Author: Duncan <dabloem(a)gmail.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/microprofile/client/header/ClientHeadersRequestFilter.java
M
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/microprofile/client/utils/ClientRequestContextUtils.java
M
resteasy-client-microprofile/src/test/java/org/jboss/resteasy/microprofile/client/ClientHeadersFactoryCDITest.java
Log Message:
-----------
[RESTEASY-2569] RestClient does not propogate incoming headers with inherited
Interface