Library for simple http communication with webserver. Library does not block work of your program (no delay() is used!), does not use memory-expensive String lib and handles most of ESP8266 errors by ...