http_client
2.3
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace cl_http
Namespace std
Classes and Structs
Class CbHttpGetRequest
Class CbHttpPostRequest
Class CbHttpRequestBase
Class ClHttp
Class ClHttp::Server
Class http_session
Class http_session_base
Class ssl_http_session
Directories
Directory include
Directory http_client
Directory client_behaviors
Files
File cb_http_get_request.hpp
File cb_http_post_request.hpp
File cb_http_request.hpp
File cl_http_client.hpp
File http_session.hpp
File http_session_base.hpp
File ssl_http_session.hpp
Standard Documents
PACKAGE
Index
http_client
C++ API
Class ClHttp::Server
View page source
Class ClHttp::Server
Defined in
File cl_http_client.hpp
Nested Relationships
This class is a nested type of
Class ClHttp
.
Class Documentation
class
Server
Public Functions
inline
explicit
Server
(
const
std
::
string
&
server_name
)
inline
bool
isSSL
(
)
const
inline
std
::
string
getPort
(
)
const
inline
std
::
string
getServerName
(
)
const