ok2c commented on PR #788: URL: https://github.com/apache/httpcomponents-client/pull/788#issuecomment-3765103101
> ```java > // Sets my custom ExchangeId > context.setExchangeId(exchangeId); > client.execute(request, context, null); > ``` @yhzdys I was actually going to propose that as a simpler alternative, but your current approach is more generic and is fine with me as well @rschmitt Do you have any objections to merging the PR? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
