Ada 3.0.1
Fast spec-compliant URL parser
|
This is the complete list of members for ada::url_pattern_init, including all inherited members.
base_url | ada::url_pattern_init | |
hash | ada::url_pattern_init | |
hostname | ada::url_pattern_init | |
operator==(const url_pattern_init &) const | ada::url_pattern_init | inline |
password | ada::url_pattern_init | |
pathname | ada::url_pattern_init | |
port | ada::url_pattern_init | |
process(url_pattern_init init, std::string_view type, std::optional< std::string_view > protocol=std::nullopt, std::optional< std::string_view > username=std::nullopt, std::optional< std::string_view > password=std::nullopt, std::optional< std::string_view > hostname=std::nullopt, std::optional< std::string_view > port=std::nullopt, std::optional< std::string_view > pathname=std::nullopt, std::optional< std::string_view > search=std::nullopt, std::optional< std::string_view > hash=std::nullopt) | ada::url_pattern_init | static |
process_hash(std::string_view value, std::string_view type) | ada::url_pattern_init | static |
process_hostname(std::string_view value, std::string_view type) | ada::url_pattern_init | static |
process_password(std::string_view value, std::string_view type) | ada::url_pattern_init | static |
process_pathname(std::string_view value, std::string_view protocol, std::string_view type) | ada::url_pattern_init | static |
process_port(std::string_view port, std::string_view protocol, std::string_view type) | ada::url_pattern_init | static |
process_protocol(std::string_view value, std::string_view type) | ada::url_pattern_init | static |
process_search(std::string_view value, std::string_view type) | ada::url_pattern_init | static |
process_username(std::string_view value, std::string_view type) | ada::url_pattern_init | static |
protocol | ada::url_pattern_init | |
search | ada::url_pattern_init | |
username | ada::url_pattern_init |