HttpClient
HttpClient copied to clipboard
POST example HTTP request for arduino uno and wifi esp8266
Hey i am using uno and esp8266 wifi to POST a string to a server.can you provide us an examole hoe this works woth this library
pls add this too :)
this post request does not use httpclient library, can u give me example how to use post request with this library ?
uau..... still no response, there is no support for send POST content. Check code.
Check this tutorial, it helped me do that post request :) 👍
https://instructables.com/id/Arduino-Esp8266-Post-Data-to-Website/