Skip to content Skip to sidebar Skip to footer
Showing posts with the label Angular2 Forms

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