Build Multipart/form-data Post Request In Angular2 And Validate Input Type File
I have an image (base64) that I need to send via a POST request (and wait for the response). The P…
Read more
Build Multipart/form-data Post Request In Angular2 And Validate Input Type File