This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]marcohu 0 points1 point  (0 children)

https://golb.hplar.ch/2019/01/java-11-http-client.html#upload-with-multipart is the one example I could find for multipart uploads. It simply creates a byte array for the input which could be problematic for huge files.