20namespace network_manager
25class IResponseFactory;
30class RequestPayloadStream;
39 static void Terminate ();
57 void setProxy (
const std::string& proxy);
Declare macros for the Network Manager library DLL API.
#define NETWORK_MANAGER_API
Class to construct the HTTP request.
std::unique_ptr< IResponseFactory > mResponseFactory
FrameStatistics & GetInstance() noexcept
std::shared_ptr< IResponse > ResponsePtr
std::shared_ptr< RequestPayloadStream > RequestPayloadStreamPtr