This is the complete list of members for matador::http::client, including all inherited members.
| client(const std::string &host) | matador::http::client | explicit |
| get(const std::string &route) | matador::http::client | |
| post(const std::string &route, const std::string &body) | matador::http::client | |
| put(const std::string &route, const std::string &body) | matador::http::client | |
| remove(const std::string &route) | matador::http::client |