mpretzer opened a new pull request, #971: URL: https://github.com/apache/cxf/pull/971
In our Tests, we use `TestUtilities#invokeBytes(String,String,byte[])` to send dynamically generated content to our services. This is no longer possible with CXF 3.5 since it was removed in b902794f187035a6efe39e3632ccc7be0adc8a89. This PR reintroduces the method (and a variant accepting InputStreams). -- 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]
