proxygen
proxygen::URL Member List

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

createUrl(const std::string &scheme, const std::string &hostAndPort, const std::string &path, const std::string &query, const std::string &fragment) noexceptproxygen::URLinlinestatic
fragment_proxygen::URLprivate
getFragment() const noexceptproxygen::URLinline
getHost() const noexceptproxygen::URLinline
getHostAndPort() const noexceptproxygen::URLinline
getPath() const noexceptproxygen::URLinline
getPort() const noexceptproxygen::URLinline
getQuery() const noexceptproxygen::URLinline
getScheme() const noexceptproxygen::URLinline
getUrl() const noexceptproxygen::URLinline
hasHost() const noexceptproxygen::URLinline
host_proxygen::URLprivate
isSecure() const noexceptproxygen::URLinline
isValid() const noexceptproxygen::URLinline
makeRelativeURL() const noexceptproxygen::URLinline
operator!=(const URL &lhs, const URL &rhs)proxygen::URLfriend
operator==(const URL &lhs, const URL &rhs)proxygen::URLfriend
path_proxygen::URLprivate
port_proxygen::URLprivate
query_proxygen::URLprivate
scheme_proxygen::URLprivate
URL(const std::string &url="") noexceptproxygen::URLinlineexplicit
URL(const std::string scheme, const std::string host, uint16_t port=0, const std::string path="", const std::string query="", const std::string fragment="") noexceptproxygen::URLinline
url_proxygen::URLprivate
valid_proxygen::URLprivate