#include <memory>#include <HttpStatusCodes_C++11.h>#include <curl/curl.h>

Go to the source code of this file.
Classes | |
| struct | curlMemory |
| struct | HTTPStats |
| class | HTTP |
Variables | |
| constexpr int | HTTP_TIMEOUT_MS = 1000 |
| HTTP connection timeout in milliseconds. | |