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