Classes | |
| class | CscHttpClient |
| struct | CscHttpClientConfiguration |
| class | HttpErrorResponseException |
| class | HttpErrorTimeoutException |
| struct | HttpGet |
| struct | HttpMultipartPost |
| struct | HttpPost |
| class | HttpResponse |
Typedefs | |
| typedef variant< map< string, string >, string, const char *, ptr< CscJsonObject > > | PostParameters |
Functions | |
| PostParameters | postBody (const map< string, string > &fromMap) |
| typedef variant<map<string, string>, string, const char *, ptr<CscJsonObject> > conscience_core::communication::HTTP::PostParameters |
|
inline |