jochenr commented on issue #5218: URL: https://github.com/apache/camel-quarkus/issues/5218#issuecomment-1704964055
Hello @jamesnetherton, thank you for the hint. Unffortunately [mentioned workaround](https://issues.apache.org/jira/browse/CXF-8895?focusedCommentId=17760474&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17760474) ``` ((BindingProvider) port).getRequestContext().put("force.urlconnection.http.conduit", "true"); ``` did not solve the issue for me -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org