mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-16 21:30:15 +00:00
0.23.0.0 support
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#pragma once
|
||||
#include <string>
|
||||
#include "Logger.h"
|
||||
class HTTP{
|
||||
class HTTP {
|
||||
public:
|
||||
static bool Download(const std::string &IP, const std::string &Path);
|
||||
static std::string Post(const std::string& IP, const std::string& Fields);
|
||||
Reference in New Issue
Block a user