Repo-Init
 
Loading...
Searching...
No Matches
Http.hpp File Reference
#include <HttpStatusCodes_C++11.h>
#include <curl/curl.h>
Include dependency graph for Http.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HTTPStats
 
class  HTTP
 

Variables

constexpr int HTTP_TIMEOUT_MS = 1000
 HTTP connection timeout in milliseconds.
 

Variable Documentation

◆ HTTP_TIMEOUT_MS

int HTTP_TIMEOUT_MS = 1000
constexpr

HTTP connection timeout in milliseconds.

Definition at line 7 of file Http.hpp.