esp32-http-server icon indicating copy to clipboard operation
esp32-http-server copied to clipboard

POST another host

Open dinosauria123 opened this issue 7 years ago • 0 comments

I'd like to POST WebCam image (M5 Camera) to another host. It seems to possible to use http_response_begin_multipart() and http_response_end_multipart().

I want to know how to set distination host address....

dinosauria123 avatar Oct 12 '18 05:10 dinosauria123