Uploading huge amount of data through HTTP Post
Posted: Wed Jun 24, 2015 3:51 am
I would like to use a stand-alone ESP8266 to do a HTTP Post and upload a huge amount of data. The parameter string can be up to 1000 bytes. Is this possible? Are there any sample code on how this can be done?