Electroneum
http_client_via_api_helper.h File Reference
#include <wininet.h>
#include <atlutil.h>
Include dependency graph for http_client_via_api_helper.h:

Go to the source code of this file.

Namespaces

 epee
 
 epee::net_utils
 

Macros

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "net.http"
 

Functions

bool epee::net_utils::http_ssl_invoke (const std::string &url, const std::string usr, const std::string psw, std::string &http_response_body, bool use_post=false)
 

Macro Definition Documentation

◆ ELECTRONEUM_DEFAULT_LOG_CATEGORY

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "net.http"

Definition at line 36 of file http_client_via_api_helper.h.