|
Electroneum
|
#include <http_base.h>

Public Attributes | |
| std::string | schema |
| std::string | host |
| std::string | uri |
| uint64_t | port |
| uri_content | m_uri_content |
Definition at line 146 of file http_base.h.
| std::string epee::net_utils::http::url_content::host |
Definition at line 149 of file http_base.h.
| uri_content epee::net_utils::http::url_content::m_uri_content |
Definition at line 152 of file http_base.h.
| uint64_t epee::net_utils::http::url_content::port |
Definition at line 151 of file http_base.h.
| std::string epee::net_utils::http::url_content::schema |
Definition at line 148 of file http_base.h.
| std::string epee::net_utils::http::url_content::uri |
Definition at line 150 of file http_base.h.