OpenTera WebRTC API (C++) 1.2.6
opentera::Http Member List

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

get(const std::string &url, std::string &response, std::multimap< std::string, std::string > headers, bool verifyCertificate=true) (defined in opentera::Http)opentera::Httpstatic
splitUrl(const std::string &url, std::string &host, std::string &target) (defined in opentera::Http)opentera::Httpstatic