reta commented on PR #2150:
URL: https://github.com/apache/cxf/pull/2150#issuecomment-2486858869

   > I've changed the PR to make sensitive headers a contextual property as you 
asked, but now for me is not clear how to pass the value when use 
`WebClient:invoke`, seems the end-user can not modify the result Message 
properties
   
   Thanks @dmytro-sylaiev , there a multiple ways to provide these properties, 
to list just a few:
    - using `Bus` instance
    - using `WebClient.getConfig(wc).getRequestContext().put(...)` context 


-- 
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: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to