Nebula
|
#include <nebulahttpclient.h>
Use a HTTP client to send HTTP requests to a HTTP server, and receive and decode HTTP responses.
The HttpClient class is generally blocking. For non-blocking behaviour it's best to wrap the HttpClient into a thread.
(C) 2009 Radon Labs GmbH (C) 2013-2020 Individual contributors, see AUTHORS file