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

#include <http_base.h>

Public Member Functions

void clear ()

Public Attributes

std::string m_connection
std::string m_referer
std::string m_content_length
std::string m_content_type
std::string m_transfer_encoding
std::string m_content_encoding
std::string m_host
std::string m_cookie
std::string m_user_agent
std::string m_origin
fields_list m_etc_fields

Member Function Documentation

◆ clear()

void epee::net_utils::http::http_header_info::clear ( )
inline

Member Data Documentation

◆ m_connection

std::string epee::net_utils::http::http_header_info::m_connection

◆ m_content_encoding

std::string epee::net_utils::http::http_header_info::m_content_encoding

◆ m_content_length

std::string epee::net_utils::http::http_header_info::m_content_length

◆ m_content_type

std::string epee::net_utils::http::http_header_info::m_content_type

◆ m_cookie

std::string epee::net_utils::http::http_header_info::m_cookie

◆ m_etc_fields

fields_list epee::net_utils::http::http_header_info::m_etc_fields

◆ m_host

std::string epee::net_utils::http::http_header_info::m_host

◆ m_origin

std::string epee::net_utils::http::http_header_info::m_origin

◆ m_referer

std::string epee::net_utils::http::http_header_info::m_referer

◆ m_transfer_encoding

std::string epee::net_utils::http::http_header_info::m_transfer_encoding

◆ m_user_agent

std::string epee::net_utils::http::http_header_info::m_user_agent

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