|  | OpenZWave Library 1.6.0
    | 
This class is used for Posting data to a HTTP(s) server. More...
#include <HttpClient.h>
| Public Member Functions | |
| void | reserve (size_t res) | 
| POST & | add (const char *key, const char *value) | 
| const char * | c_str () const | 
| const std::string & | str () const | 
| bool | empty () const | 
| size_t | length () const | 
This class is used for Posting data to a HTTP(s) server.
Post some data to a HTTP(s) server
| POST & OpenZWave::SimpleHTTPClient::POST::add | ( | const char * | key, | 
| const char * | value ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |