reta commented on PR #3444: URL: https://github.com/apache/cxf/pull/3444#issuecomment-5571424915
> The PR limits reads only inside FormEncodingProvider. However, ordinary @FormParam processing is handled directly by JAXRSUtils.processFormParam, which still does: Thanks @coheigea . yes, I am going through though form param handling, starting with `FormEncodingProvider` only (that was really an intent), will send pull requests for other flows (sorry, have limited time). Thanks! -- 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]
