HttpClient icon indicating copy to clipboard operation
HttpClient copied to clipboard

POST example HTTP request for arduino uno and wifi esp8266

Open rohit-rcrohit7 opened this issue 9 years ago • 4 comments

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

rohit-rcrohit7 avatar Jun 07 '16 04:06 rohit-rcrohit7

pls add this too :)

jhonoryza avatar Jun 13 '16 07:06 jhonoryza

this post request does not use httpclient library, can u give me example how to use post request with this library ?

jhonoryza avatar Jun 13 '16 08:06 jhonoryza

uau..... still no response, there is no support for send POST content. Check code.

koulombus avatar Dec 10 '17 12:12 koulombus

Check this tutorial, it helped me do that post request :) 👍

https://instructables.com/id/Arduino-Esp8266-Post-Data-to-Website/

Mohamedkhalilzouitni avatar Feb 08 '19 02:02 Mohamedkhalilzouitni