-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Introduce a AsyncMessageBodyWriter interface, to support writing the response as async IO, and AsyncOutputStream that the implementors of HttpResponse.getOutputStream can return, to support writing async IO.
Some background info in the Quarkus thread here: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/quarkus-dev/iSrS8XpReEQ/iDQV2XegFQAJ
- causes
-
RESTEASY-2526 StackOverflowError after upgrading to RestEasy 4.5.x
- Resolved
- is incorporated by
-
WFLY-14812 Upgrade RESTEasy from 3.15 to 4.x
- Closed