Kyoto Tycoon
kyototycoon::HTTPClient Member List
This is the complete list of members for kyototycoon::HTTPClient, including all inherited members.
close(bool grace=true)kyototycoon::HTTPClient
fetch(const std::string &pathquery, Method method=MGET, std::string *resbody=NULL, std::map< std::string, std::string > *resheads=NULL, const std::string *reqbody=NULL, const std::map< std::string, std::string > *reqheads=NULL)kyototycoon::HTTPClient
fetch_once(const std::string &url, Method method=MGET, std::string *resbody=NULL, std::map< std::string, std::string > *resheads=NULL, const std::string *reqbody=NULL, const std::map< std::string, std::string > *reqheads=NULL, double timeout=-1)kyototycoon::HTTPClient [static]
HTTPClient()kyototycoon::HTTPClient [explicit]
LINEBUFSIZkyototycoon::HTTPClient [static]
MDELETE enum valuekyototycoon::HTTPClient
Method enum namekyototycoon::HTTPClient
MGET enum valuekyototycoon::HTTPClient
MHEAD enum valuekyototycoon::HTTPClient
MPOST enum valuekyototycoon::HTTPClient
MPUT enum valuekyototycoon::HTTPClient
MUNKNOWN enum valuekyototycoon::HTTPClient
open(const std::string &host="", int32_t port=80, double timeout=-1)kyototycoon::HTTPClient
RECVMAXSIZkyototycoon::HTTPClient [static]
reveal_core()kyototycoon::HTTPClient
~HTTPClient()kyototycoon::HTTPClient