Loading...
Searching...
No Matches
sf::Http Member List
This is the complete list of members for sf::Http, including all inherited members.
Http()=default | sf::Http | |
Http(const std::string &host, unsigned short port=0) | sf::Http | |
Http(const Http &)=delete | sf::Http | |
operator=(const Http &)=delete | sf::Http | |
sendRequest(const Request &request, Time timeout=Time::Zero) | sf::Http | |
setHost(const std::string &host, unsigned short port=0) | sf::Http |