The Micro C++ Library
|
Declaration of class micxx::HTTPConnection. More...
#include <micxx/Config.hxx>
#include <micxx/URL.hxx>
#include <micxx/net/InetAddress.hxx>
#include <micxx/traits/BiDiConnection.hxx>
#include <map>
Classes | |
class | micxx::HTTPConnection |
A HTTPConnection implements a HTTP client connection as defined by RFC2616 Hypertext Transfer Protocol -- HTTP/1.1. More... | |
class | micxx::HTTPReceiver |
Namespaces | |
namespace | micxx |
The Micro C++ Library. |
Declaration of class micxx::HTTPConnection.