Monero
Loading...
Searching...
No Matches
Public Attributes | List of all members
epee::net_utils::http::url_content Struct Reference

#include <http_base.h>

Collaboration diagram for epee::net_utils::http::url_content:
Collaboration graph
[legend]

Public Attributes

std::string schema
 
std::string host
 
std::string uri
 
uint64_t port
 
uri_content m_uri_content
 

Member Data Documentation

◆ host

std::string epee::net_utils::http::url_content::host

◆ m_uri_content

uri_content epee::net_utils::http::url_content::m_uri_content

◆ port

uint64_t epee::net_utils::http::url_content::port

◆ schema

std::string epee::net_utils::http::url_content::schema

◆ uri

std::string epee::net_utils::http::url_content::uri

The documentation for this struct was generated from the following file: