quarkus icon indicating copy to clipboard operation
quarkus copied to clipboard

Open rest-client-reactive: support ClientRequestContext[get|set]EntityStream()

Open Erfankam opened this issue 3 years ago • 3 comments

Fix #25706 I tried to add entity stream based on recent developments. Would you please to check it out?

Erfankam avatar Jul 04 '22 04:07 Erfankam

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should not end up with dot
  • title should not contain an issue number (use Fix #1234 in the description instead)

This message is automatically generated by a bot.

quarkus-bot[bot] avatar Jul 04 '22 04:07 quarkus-bot[bot]

I'm under the impression that this ad-hoc approach is not very efficient, especially for large requests that are then re-read/-streamed multiple times.

famod avatar Jul 13 '22 14:07 famod

Need help and approve running workflows cause I m a first-time contributor.

Erfankam avatar Jul 25 '22 12:07 Erfankam