Kea 2.7.5
|
#include <http/header_context.h>
#include <boost/shared_ptr.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | isc::http::HttpResponseContext |
HTTP response context. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::http |
Typedefs | |
typedef boost::shared_ptr< HttpResponseContext > | isc::http::HttpResponseContextPtr |
Pointer to the HttpResponseContext. | |