I need to send large sized data file to back- end in chunks and then need to collect it in one orderv in JAX-RS request.
Is there any way to do this by POST request.
Thanks for any help.
I need to send large sized data file to back- end in chunks and then need to collect it in one orderv in JAX-RS request.
Is there any way to do this by POST request.
Thanks for any help.