fcgi2
fcgi2 copied to clipboard
Could you recommend anything to get files from multipart/form-data?
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, please? Thank you.
Maybe this library has underlying mechanism for that purpose?
And could you tell how to extract multipart/form-data data for parsing in C?
in
i don't know ! i've not used in this way...
but in googling: https://stackoverflow.com/questions/2265038/is-there-a-lightweight-multipart-form-data-parser-in-c-or-c