|
Electroneum
|
#include <wininet.h>#include <atlutil.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) |
| #define ELECTRONEUM_DEFAULT_LOG_CATEGORY "net.http" |
Definition at line 36 of file http_client_via_api_helper.h.