Kea 2.7.5
|
#include <exceptions/exceptions.h>
#include <http/http_message.h>
#include <util/state_model.h>
#include <functional>
#include <string>
Go to the source code of this file.
Classes | |
class | isc::http::HttpMessageParserBase |
Base class for the HTTP message parsers. More... | |
class | isc::http::HttpParseError |
Exception thrown when an error during parsing HTTP message has occurred. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::http |