Documentation of SFML 1.6

Warning: this page refers to an old version of SFML. Click here to switch to the latest version.
sf::Http Member List

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

Http()sf::Http
Http(const std::string &Host, unsigned short Port=0)sf::Http
NonCopyable()sf::NonCopyableinlineprivate
SendRequest(const Request &Req, float Timeout=0.f)sf::Http
SetHost(const std::string &Host, unsigned short Port=0)sf::Http