|
|
long | getStatus () const |
| |
|
const std::string & | getHeader (const std::string hdr) const |
| | Return the header with the given name.
|
| |
|
const Body * | getBody () const |
| | Return the body of the message.
|
| |
|
curl_slist * | getCurlHeaders () |
| | Return the headers in CURL format.
|
| |
|
void | setCurlHeaders (curl_slist *hdr) |
| | Set the headers in CURL format.
|
| |
|
|
class | HTTPClient |
| |
|
size_t | header_callback (char *buffer, size_t size, size_t nitems, void *response) |
| |
|
size_t | write_callback (void *ptr, size_t size, size_t nmemm, void *response) |
| |
|
|
header_map | headers |
| |
|
Body * | body |
| |
The documentation for this class was generated from the following file: