tgbot-cpp
Loading...
Searching...
No Matches
TgBot::HttpServer< Protocol >::Connection Member List

This is the complete list of members for TgBot::HttpServer< Protocol >::Connection, including all inherited members.

_handlerTgBot::HttpServer< Protocol >::Connectionprotected
_httpParserTgBot::HttpServer< Protocol >::Connectionprotected
_readBody(std::shared_ptr< boost::asio::streambuf > data, unsigned long long size, std::shared_ptr< std::unordered_map< std::string, std::string > > headers)TgBot::HttpServer< Protocol >::Connectioninlineprotected
_readHeader()TgBot::HttpServer< Protocol >::Connectioninlineprotected
_socketTgBot::HttpServer< Protocol >::Connectionprotected
Connection(boost::asio::basic_stream_socket< Protocol > socket, ServerHandler handler, const HttpParser &httpParser)TgBot::HttpServer< Protocol >::Connectioninline
start()TgBot::HttpServer< Protocol >::Connectioninline