-
After trying on SO, I wanted to revert back here, before creating an issue. I am trying to get a header value from the config into the Rest(easy) client using the
When I invoke the According to a suggestion from a SO answer, this seems like a bug, and it normally it should be working. Is this really a bug ? or am I missing on something ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You are using the |
Beta Was this translation helpful? Give feedback.
You are using the
quarkus-rest-client-reactive
extension, right? Not thequarkus-rest-client
one?