Samchon Framework for CPP  1.0.0
samchon::library::HTTPLoader Member List

This is the complete list of members for samchon::library::HTTPLoader, including all inherited members.

cookie_map()samchon::library::HTTPLoaderinlineprivatestatic
getCookie(const std::string &key) const -> std::stringsamchon::library::HTTPLoaderinline
getMethod() const -> intsamchon::library::HTTPLoaderinline
getURL() const -> std::stringsamchon::library::HTTPLoaderinline
HTTPLoader(const std::string &url, int method=POST)samchon::library::HTTPLoaderinline
load(const URLVariables &parameters={}) const -> ByteArraysamchon::library::HTTPLoaderinline
methodsamchon::library::HTTPLoaderprivate
setMethod(int val)samchon::library::HTTPLoaderinline
setURL(const std::string &val)samchon::library::HTTPLoaderinline