Kea
2.7.7
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
d
e
f
h
i
k
m
n
o
p
r
s
t
u
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
v
w
y
Enumerations
a
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
w
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
y
Related Symbols
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
Functions
a
b
c
d
e
g
h
i
l
m
n
p
q
r
s
u
v
w
y
Variables
b
c
d
e
f
h
l
n
o
p
q
r
s
t
u
y
Typedefs
Enumerations
Enumerator
d
s
Macros
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
y
▼
Kea
►
Kea Developer's Guide
►
Kea Bootp Hooks Library
►
Kea Flexible Option Hooks Library
►
Kea PerfMon Hooks Library
►
libkea-d2srv - Kea D2 Server Library
►
libkea-kea_tcp - TCP Listener Library
Todo List
►
Topics
►
Namespaces
▼
Classes
▼
Class List
▼
isc
►
agent
►
asiodns
►
asiolink
►
cb
►
config
►
cryptolink
►
d2
►
data
►
db
►
dhcp
►
dhcp_ddns
►
dns
►
eval
►
flex_option
►
ha
►
hooks
▼
http
►
BasicAuthHttpHeaderContext
►
BasicHttpAuth
►
BasicHttpAuthClient
►
BasicHttpAuthConfig
►
CallSetGenericBody
►
CfgHttpHeader
►
HostHttpHeader
►
HttpAuthConfig
►
HttpClient
►
HttpClientError
►
HttpClientImpl
►
HttpConnection
►
HttpConnectionError
►
HttpConnectionPool
►
HttpDateTime
►
HttpHeader
►
HttpHeaderContext
►
HttpListener
►
HttpListenerError
►
HttpListenerImpl
►
HttpMessage
►
HttpMessageError
►
HttpMessageNonExistingHeader
►
HttpMessageParserBase
►
HttpParseError
►
HttpRequest
►
HttpRequestContext
►
HttpRequestError
►
HttpRequestJsonError
►
HttpRequestParser
►
HttpResponse
►
HttpResponseContext
►
HttpResponseCreator
►
HttpResponseCreatorFactory
►
HttpResponseError
►
HttpResponseJson
►
HttpResponseJsonError
►
HttpResponseParser
►
HttpTimeConversionError
►
HttpVersion
►
PostHttpRequest
►
PostHttpRequestJson
►
Url
►
lease_cmds
►
lfc
►
log
►
netconf
►
perfdhcp
►
perfmon
►
process
►
stat_cmds
►
stats
►
tcp
►
test
►
util
►
yang
►
BadValue
►
ConfigError
►
Exception
►
InvalidOperation
►
InvalidParameter
►
MultiThreadingInvalidOperation
►
NotFound
►
NotImplemented
►
OutOfRange
►
ParseError
►
ToElementError
►
Unexpected
►
user_chk
►
LeaseCmdsConflict
►
UnknownLoggingDestination
►
yy_buffer_state
►
yy_trans_info
Class Index
►
Class Hierarchy
►
Class Members
►
Files
isc::http::HttpResponse Member List
This is the complete list of members for
isc::http::HttpResponse
, including all inherited members.
checkCreated
() const
isc::http::HttpMessage
protected
checkFinalized
() const
isc::http::HttpMessage
protected
context
() const
isc::http::HttpResponse
inline
context_
isc::http::HttpResponse
protected
create
()
isc::http::HttpResponse
virtual
created_
isc::http::HttpMessage
protected
Direction
enum name
isc::http::HttpMessage
direction_
isc::http::HttpMessage
protected
finalize
()
isc::http::HttpResponse
virtual
finalized_
isc::http::HttpMessage
protected
getBody
() const
isc::http::HttpResponse
virtual
getDateHeaderValue
() const
isc::http::HttpResponse
virtual
getDirection
() const
isc::http::HttpMessage
inline
getHeader
(const std::string &header_name) const
isc::http::HttpMessage
getHeaderValue
(const std::string &header_name) const
isc::http::HttpMessage
getHeaderValueAsUint64
(const std::string &header_name) const
isc::http::HttpMessage
getHttpVersion
() const
isc::http::HttpMessage
getJsonElement
(const std::string &element_name) const
isc::http::HttpResponse
getStatusCode
() const
isc::http::HttpResponse
getStatusPhrase
() const
isc::http::HttpResponse
headers_
isc::http::HttpMessage
protected
http_version_
isc::http::HttpMessage
protected
HttpHeaderMap
typedef
isc::http::HttpMessage
protected
HttpMessage
(const Direction &direction)
isc::http::HttpMessage
explicit
HttpResponse
()
isc::http::HttpResponse
explicit
HttpResponse
(const HttpVersion &version, const HttpStatusCode &status_code, const CallSetGenericBody &generic_body=CallSetGenericBody::yes())
isc::http::HttpResponse
explicit
INBOUND
enum value
isc::http::HttpMessage
inRequiredSet
(const T &element, const std::set< T > &element_set) const
isc::http::HttpMessage
inline
protected
isClientError
(const HttpStatusCode &status_code)
isc::http::HttpResponse
static
isFinalized
() const
isc::http::HttpMessage
inline
isServerError
(const HttpStatusCode &status_code)
isc::http::HttpResponse
static
OUTBOUND
enum value
isc::http::HttpMessage
required_headers_
isc::http::HttpMessage
protected
required_versions_
isc::http::HttpMessage
protected
requireHeader
(const std::string &header_name)
isc::http::HttpMessage
requireHeaderValue
(const std::string &header_name, const std::string &header_value)
isc::http::HttpMessage
requireHttpVersion
(const HttpVersion &version)
isc::http::HttpMessage
requiresBody
() const
isc::http::HttpMessage
reset
()
isc::http::HttpResponse
virtual
setDirection
(const Direction &direction)
isc::http::HttpMessage
inline
statusCodeToNumber
(const HttpStatusCode &status_code)
isc::http::HttpResponse
static
statusCodeToString
(const HttpStatusCode &status_code)
isc::http::HttpResponse
static
toBriefString
() const
isc::http::HttpResponse
toString
() const
isc::http::HttpResponse
virtual
~HttpMessage
()
isc::http::HttpMessage
virtual
Generated on Fri Mar 14 2025 19:05:01 for Kea by
1.12.0