-->
Page 2 of 2

Re: GET and POST requests (HTTP) from the ESP8266 in AP Mode

PostPosted: Tue Jul 05, 2016 3:27 am
by Jonathancorera
Thanks once again.

Could you help me with sending a POST request from the webserver as well as how to read the body of a request? So far I've only been able to extract arguments from the URL itself and not read the body.