Monero
Namespaces | Macros | Functions
net_parse_helpers.h File Reference
#include "http_base.h"
Include dependency graph for net_parse_helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 epee
 TODO: (mj-xmr) This will be reduced in an another PR.
 
 epee::net_utils
 

Macros

#define MONERO_DEFAULT_LOG_CATEGORY   "net"
 

Functions

bool epee::net_utils::parse_uri (const std::string uri, http::uri_content &content)
 
bool epee::net_utils::parse_url_ipv6 (const std::string url_str, http::url_content &content)
 
bool epee::net_utils::parse_url (const std::string url_str, http::url_content &content)
 

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "net"