This is the complete list of members for HttpSession, including all inherited members.
close() | HttpSession | |
configuration() const | HttpSession | inline |
doRead() | HttpSession | |
HttpSession(Impl::HttpSessions &httpSessions_, Impl::ClientSessions &clientSessions_, std::shared_ptr< HttpServerConfiguration > serverConfiguration_, TCP::socket &&socket_) | HttpSession | |
remoteIpAddress() const | HttpSession | inline |
sendResponse(Response< BodyT > &&response, const std::string &extraLogging="") | HttpSession | inline |
sendResponse(Response< BodyT > &&response, const BalauLogger &log, const std::string &extraLogging="") | HttpSession | inline |