MetaImGUI 1.0.0
ImGui Application Template for C++20
Loading...
Searching...
No Matches
HttpClient.cpp File Reference
#include "HttpClient.h"
#include "Logger.h"
#include <curl/curl.h>
#include <cctype>
#include <memory>
#include <string_view>
#include <thread>
Include dependency graph for HttpClient.cpp:

Go to the source code of this file.

Namespaces

namespace  MetaImGUI
 

Variable Documentation

◆ rateLimited

bool rateLimited = false

Definition at line 46 of file HttpClient.cpp.