An HTTP application library written in C++03 using: TR1, Boost and OpenSSL libraries.
It was originally developed to support the RESTful HTTP server for an embedded system. However, it has since been extended to provide client support and to make it compliant with RFC2616.
It supports both HTTP clients and servers over plain TCP/IP and SSL connections.