Andy McCright created CXF-8188:
----------------------------------
Summary: MP Rest Client 2.0: Inject into ClientHeadersFactory
Key: CXF-8188
URL: https://issues.apache.org/jira/browse/CXF-8188
Project: CXF
Issue Type: New Feature
Components: MicroProfile
Reporter: Andy McCright
Assignee: Andy McCright
MicroProfile Rest Client 2.0 is adding injection support into
ClientHeadersFactory instances - see [Support for injection in
ClientHeadersFactory|https://github.com/eclipse/microprofile-rest-client/issues/234]
for more details.
This feature must implement `@Context` injection when the rest client is
invoked in the context of a JAX-RS resource and/or `@Inject` injection when the
ClientHeadersFactory is managed by CDI.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)