|
Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::library::HTTPLoader, including all inherited members.
| cookie_map() | samchon::library::HTTPLoader | inlineprivatestatic |
| getCookie(const std::string &key) const -> std::string | samchon::library::HTTPLoader | inline |
| getMethod() const -> int | samchon::library::HTTPLoader | inline |
| getURL() const -> std::string | samchon::library::HTTPLoader | inline |
| HTTPLoader(const std::string &url, int method=POST) | samchon::library::HTTPLoader | inline |
| load(const URLVariables ¶meters={}) const -> ByteArray | samchon::library::HTTPLoader | inline |
| method | samchon::library::HTTPLoader | private |
| setMethod(int val) | samchon::library::HTTPLoader | inline |
| setURL(const std::string &val) | samchon::library::HTTPLoader | inline |