The Micro C++ Library
|
address | micxx::HTTPConnection | [protected] |
connect(const InetAddress &address) | micxx::HTTPConnection | [protected] |
connection | micxx::HTTPConnection | [protected] |
disconnect() | micxx::HTTPConnection | [protected] |
get(const std::string &url) | micxx::HTTPConnection | [virtual] |
get(const URL &url) | micxx::HTTPConnection | [virtual] |
getURL() | micxx::HTTPConnection | [inline, virtual] |
header | micxx::HTTPConnection | [protected] |
HTTPConnection() | micxx::HTTPConnection | |
NameValueMap typedef | micxx::HTTPConnection | |
proxy | micxx::HTTPConnection | [protected] |
query | micxx::HTTPConnection | [protected] |
receiver | micxx::HTTPConnection | [protected] |
setProxy(const std::string &proxy) | micxx::HTTPConnection | [virtual] |
setReceiver(HTTPReceiver *receiver) | micxx::HTTPConnection | [virtual] |
url | micxx::HTTPConnection | [protected] |
~HTTPConnection() | micxx::HTTPConnection | [virtual] |