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, std::optional< IpAddress::Type > addressType=std::nullopt) | sf::Http | |
| Http(const Http &)=delete | sf::Http | |
| operator=(const Http &)=delete | sf::Http | |
| sendRequest(const Request &request, Time timeout=Time::Zero, bool verifyServer=true) const | sf::Http | |
| setHost(const std::string &host, unsigned short port=0, std::optional< IpAddress::Type > addressType=std::nullopt) | sf::Http |