Kea 2.7.5
|
#include <http/http_message_parser_base.h>
#include <http/response.h>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | isc::http::HttpResponseParser |
A generic parser for HTTP responses. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::http |
Typedefs | |
typedef boost::shared_ptr< HttpResponseParser > | isc::http::HttpResponseParserPtr |
Pointer to the HttpResponseParser. | |