leehaut opened a new pull request, #6699:
URL: https://github.com/apache/hop/pull/6699

   Fix https://github.com/apache/hop/issues/6697 -- REST Client - 
authentication failure with REST Connection metadata and API key
   
   - Introduces a dedicated `MultivaluedMap<String, Object>` to collect all 
headers.
   - Extracted API key header logic into a dedicated method 
`addApiKeyHeaderIfAbsent`
   - Sets all headers on the `invocationBuilder.headers(headerMap);`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to