faucct commented on pull request #690: URL: https://github.com/apache/cxf/pull/690#issuecomment-720270394
I don't think I remember the whole context, but the problem was that in case of `MediaType.MULTIPART_FORM_DATA_TYPE` the message body was also a stream and was being consumed twice. When debugging this issue I have found this hack and decided to plug in there. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
