Yet Another HTTP Library
yahttp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
YaHTTP::URL Member List

This is the complete list of members for YaHTTP::URL, including all inherited members.

anchorYaHTTP::URL
hostYaHTTP::URL
initialize()YaHTTP::URLinlineprivate
operator<<(std::ostream &os, const URL &url)YaHTTP::URLfriend
parametersYaHTTP::URL
parse(const std::string &url)YaHTTP::URLinline
parseAnchor(const std::string &url, size_t &pos)YaHTTP::URLinlineprivate
parseHost(const std::string &url, size_t &pos)YaHTTP::URLinlineprivate
parseParameters(const std::string &url, size_t &pos)YaHTTP::URLinlineprivate
parsePath(const std::string &url, size_t &pos)YaHTTP::URLinlineprivate
parseSchema(const std::string &url, size_t &pos)YaHTTP::URLinlineprivate
parseUserPass(const std::string &url, size_t &pos)YaHTTP::URLinlineprivate
passwordYaHTTP::URL
pathYaHTTP::URL
pathlessYaHTTP::URL
portYaHTTP::URL
protocolYaHTTP::URL
to_string() const YaHTTP::URLinline
URL()YaHTTP::URLinline
URL(const std::string &url)YaHTTP::URLinline
URL(const char *url)YaHTTP::URLinline
usernameYaHTTP::URL