|  | Kea 3.1.0
    | 
#include <exceptions/exceptions.h>#include <http/http_header.h>#include <http/http_types.h>#include <map>#include <set>#include <cstdint>#include <string>Go to the source code of this file.
| Classes | |
| class | isc::http::HttpMessage | 
| Base class for HttpRequest and HttpResponse.  More... | |
| class | isc::http::HttpMessageError | 
| Generic exception thrown by HttpMessage class.  More... | |
| class | isc::http::HttpMessageNonExistingHeader | 
| Exception thrown when attempt is made to retrieve a non-existing header.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::http |