send image (multipart data) to http api from esp32
i am trying to get a http post request to work on an esp32 where i try to send multipart data to an api.
currently this is how it looks, but i just cannot get it to run properly. it does not send the data correctly or in other words, it only (i think) sends the first part):