llhttp icon indicating copy to clipboard operation
llhttp copied to clipboard

How to get files from multipart/form-data?

Open aslot opened this issue 3 years ago • 0 comments

Hi! I am sending video file via FormData() using XmlHttpRequest(). Could you provide some details on how to obtain file back on the server side in C if there is no need to use WebSocket, please? Thank you.

aslot avatar Jul 28 '22 07:07 aslot