$darkmode
Kourier 1.0.0
Kourier::HttpServer Member List

This is the complete list of members for Kourier::HttpServer, including all inherited members.

addRoute(HttpRequest::Method method, std::string_view path, void(*pFcn)(const HttpRequest &, HttpBroker &))Kourier::HttpServer
errorMessage() constKourier::HttpServer
failed()Kourier::HttpServersignal
HttpServer()Kourier::HttpServer
ServerError enum nameKourier::HttpServer
serverOption(ServerOption option) constKourier::HttpServer
ServerOption enum nameKourier::HttpServer
setErrorHandler(std::shared_ptr< ErrorHandler > pErrorHandler)Kourier::HttpServer
setServerOption(ServerOption option, int64_t value)Kourier::HttpServer
setTlsConfiguration(const TlsConfiguration &tlsConfiguration)Kourier::HttpServer
start(QHostAddress address, quint16 port)Kourier::HttpServerslot
started()Kourier::HttpServersignal
stop()Kourier::HttpServerslot
stopped()Kourier::HttpServersignal