Hi,
is there any simple example how to post a file into a server with http POST request (Content-Type: multipart/form-data)?
Regards,
_timo
Hi,
is there any simple example how to post a file into a server with http POST request (Content-Type: multipart/form-data)?
Regards,
_timo
Hello Timo,
The only sample that is close to what you are asking for is the HTTPS Client sample, and the unofficial http sample. I recommend looking at these and introducing other HTTP features based on these.
Kind regards,
Øyvind
Hello Timo,
The only sample that is close to what you are asking for is the HTTPS Client sample, and the unofficial http sample. I recommend looking at these and introducing other HTTP features based on these.
Kind regards,
Øyvind