31#undef MONERO_DEFAULT_LOG_CATEGORY
32#define MONERO_DEFAULT_LOG_CATEGORY "net"
bool parse_uri(const std::string uri, http::uri_content &content)
Definition net_parse_helpers.cpp:102
bool parse_url(const std::string url_str, http::url_content &content)
Definition net_parse_helpers.cpp:174
bool parse_url_ipv6(const std::string url_str, http::url_content &content)
Definition net_parse_helpers.cpp:135
TODO: (mj-xmr) This will be reduced in an another PR.
Definition byte_slice.h:40
Definition http_base.h:115
Definition http_base.h:123