Loading...
Searching...
No Matches
sf::Http Member List

This is the complete list of members for sf::Http, including all inherited members.

Http()=defaultsf::Http
Http(const std::string &host, unsigned short port=0, std::optional< IpAddress::Type > addressType=std::nullopt)sf::Http
Http(const Http &)=deletesf::Http
operator=(const Http &)=deletesf::Http
sendRequest(const Request &request, Time timeout=Time::Zero, bool verifyServer=true) constsf::Http
setHost(const std::string &host, unsigned short port=0, std::optional< IpAddress::Type > addressType=std::nullopt)sf::Http