Details
-
Task
-
Status: Done
-
Major
-
Resolution: Done
-
4.x-development
Description
Since the HTTP extension must support streaming under all circumstances (it's the safest bet) the HttpClient API of the service only supports those scenarios. It's quite annoying for simple uses to have to either use the blocking API or run the non blocking on an IO thread when a quick response and consumption is desired. We should provide non streaming options both blocking and non blocking for those cases.
Attachments
Issue Links
- blocks
-
MULE-11272 Support non-blocking in OAuth http calls
-
- Resolved
-