Kea
1.9.9-git
|
#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 | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::http | |