|
Monero
|
#include "http_base.h"

Go to the source code of this file.
Namespaces | |
| namespace | epee |
| TODO: (mj-xmr) This will be reduced in an another PR. | |
| namespace | 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) |
| #define MONERO_DEFAULT_LOG_CATEGORY "net" |