Definition at line 35 of file Requests.cpp.
◆ ConstructRequest()
Poco::Net::HTTPRequest API::Requests::impl::ConstructRequest |
( |
const std::string & | url, |
|
|
Poco::Net::HTTPClientSession *& | session, |
|
|
const std::vector< std::string > & | headers, |
|
|
const std::string & | request_type ) |
◆ GetResponse()
std::string API::Requests::impl::GetResponse |
( |
Poco::Net::HTTPClientSession * | session, |
|
|
Poco::Net::HTTPResponse & | response ) |
◆ Update()
void API::Requests::impl::Update |
( |
| ) |
|
◆ WriteRequest()
void API::Requests::impl::WriteRequest |
( |
std::function< void(bool, std::string)> | callback, |
|
|
bool | success, |
|
|
std::string | result ) |
◆ RequestMutex_
std::mutex API::Requests::impl::RequestMutex_ |
|
private |
◆ RequestsVec_
std::vector<RequestData> API::Requests::impl::RequestsVec_ |
|
private |
The documentation for this class was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Private/Tools/Requests.cpp