OpenClonk
C4HTTP.h File Reference
#include "platform/StdScheduler.h"
#include "network/C4NetIO.h"
#include <map>
#include <curl/curl.h>
Include dependency graph for C4HTTP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  C4HTTPClient
 

Macros

#define CURL_STRICTER
 

Variables

const int C4HTTPQueryTimeout = 10
 

Macro Definition Documentation

◆ CURL_STRICTER

#define CURL_STRICTER

Definition at line 23 of file C4HTTP.h.

Variable Documentation

◆ C4HTTPQueryTimeout

const int C4HTTPQueryTimeout = 10

Definition at line 30 of file C4HTTP.h.

Referenced by C4HTTPClient::Query().