MICO Platform
 All Classes Namespaces Functions Variables Friends
Public Member Functions | List of all members
mico::http::HTTPClient Class Reference

A simple HTTP client. More...

#include <http_client.hpp>

Public Member Functions

 HTTPClient ()
 Initialise cURL HTTP client; carries out main cURL initialisation and registers callbacks.
 
 ~HTTPClient ()
 Clean up cURL HTTP client; carries out main cURL shutdown.
 
Responseexecute (Request &req)
 

Detailed Description

A simple HTTP client.

Takes care of properly initialising cURL and allows executing requests.


The documentation for this class was generated from the following files: