#include <HttpResponse.hpp>
Definition at line 28 of file HttpResponse.hpp.
kaa::HttpResponse::HttpResponse |
( |
const char * |
data, |
|
|
std::size_t |
len |
|
) |
| |
kaa::HttpResponse::HttpResponse |
( |
const std::string & |
data | ) |
|
kaa::HttpResponse::~HttpResponse |
( |
| ) |
|
|
inline |
virtual SharedBody kaa::HttpResponse::getBody |
( |
| ) |
const |
|
virtual |
virtual std::string kaa::HttpResponse::getHeaderField |
( |
const std::string & |
name | ) |
const |
|
virtual |
virtual int kaa::HttpResponse::getStatusCode |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file:
- /home/architec/Documents/kaa/client/client-multi/client-cpp/kaa/http/HttpResponse.hpp