Closed avillarubia closed 4 years ago
@avillarubia Hi! First of all, thanks for your interest! ❤️
I think you want to change request of upload img. is right? If so, you should follow this section
Thanks!
@Jungwoo-An thanks for the response, As I checked, I found out that there is no file upload support other than image (correct me if I am wrong). Do you have plans to implement that idea?
@avillarubia Are you talking about static file upload? If so, I don't have plans. 😥
Thanks!
Yes @Jungwoo-An
@avillarubia Are you talking about static file upload? If so, I don't have plans.
Thanks!
Is it mean that byFile functionality from "image" library don't work?
@sabit990928 No, byFIle function works fine. What I said is image file server that supports upload.
Good day guys,
I have a summary of my concern below
When my react sends request to
but where is the data? I look it to req.body but empty
Thank you.