The Nebula Device 3: Http::HttpClient Class Reference

The Nebula Device 3

Http::HttpClient Class Reference

#include <httpclient.h>


Detailed Description

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