CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
http::URL Struct Reference

#include <http_parser.h>

Public Attributes

std::string scheme
 
std::string host
 
std::string port
 
std::string path
 
std::string query
 
std::string fragment
 

Member Data Documentation

◆ fragment

std::string http::URL::fragment

◆ host

std::string http::URL::host

◆ path

std::string http::URL::path

◆ port

std::string http::URL::port

◆ query

std::string http::URL::query

◆ scheme

std::string http::URL::scheme

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