#include "platform/StdScheduler.h"#include "network/C4NetIO.h"#include <map>#include <curl/curl.h>Go to the source code of this file.
Classes | |
| class | C4HTTPClient |
Macros | |
| #define | CURL_STRICTER |
Variables | |
| const int | C4HTTPQueryTimeout = 10 |
| const int C4HTTPQueryTimeout = 10 |
Definition at line 30 of file C4HTTP.h.
Referenced by C4HTTPClient::Query().