Monero
Loading...
Searching...
No Matches
epee::net_utils::http::uri_content Struct Reference

#include <http_base.h>

Public Attributes

std::string m_path
std::string m_query
std::string m_fragment
std::list< std::pair< std::string, std::string > > m_query_params

Member Data Documentation

◆ m_fragment

std::string epee::net_utils::http::uri_content::m_fragment

◆ m_path

std::string epee::net_utils::http::uri_content::m_path

◆ m_query

std::string epee::net_utils::http::uri_content::m_query

◆ m_query_params

std::list<std::pair<std::string, std::string> > epee::net_utils::http::uri_content::m_query_params

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