#include <IHttpClient.hpp>
Definition at line 30 of file IHttpClient.hpp.
virtual kaa::IHttpClient::~IHttpClient |
( |
| ) |
|
|
virtualdefault |
virtual void kaa::IHttpClient::closeConnection |
( |
| ) |
|
|
pure virtual |
Send HTTP request.
- Parameters
-
[in] | request | the http request which will be sent. |
[in] | connection | the structure which is filled in case of successful connection establishment. |
- Returns
- response to the request.
Implemented in kaa::HttpClient.
The documentation for this class was generated from the following file:
- /home/architec/Documents/kaa/client/client-multi/client-cpp/kaa/http/IHttpClient.hpp