pvvx / esp8266web

Small web server on ESP8266
The Unlicense
245 stars 92 forks source link

Can you add module httpclient ? #7

Open tinamore opened 8 years ago

tinamore commented 8 years ago

Hi Webserver of you is very stable. Can you add httpclient for get or post url ?

pvvx commented 8 years ago

HttpClient works with TCP2UART: http -> TCP-UART Settings -> Client/Server IP: ext. ip HttpClient a URL to GET / POST requires specialization by each task...