You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Async HTTP/S client running on top of AardvarkTCP
paragraph=Seamless HTTP / HTTPS access to remote servers using GET, POST, PUT, PATCH, DELETE. Asynchronously returns either byte block (uint8_t* data / size_t length) or std::string. Ideal for remote API data retrieval.