Request

struct Request

Public Members

http::Method method = {}
std::string_view path
std::string_view query
http::Accept accept
http::ContentType content_type
std::string_view headers
std::string_view body
io::QualityOfService quality_of_service = {}