From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- .../dae/class_tg_bot_1_1_http_parser-members.html | 110 --------------------- 1 file changed, 110 deletions(-) delete mode 100644 docs/df/dae/class_tg_bot_1_1_http_parser-members.html (limited to 'docs/df/dae') diff --git a/docs/df/dae/class_tg_bot_1_1_http_parser-members.html b/docs/df/dae/class_tg_bot_1_1_http_parser-members.html deleted file mode 100644 index 068b047..0000000 --- a/docs/df/dae/class_tg_bot_1_1_http_parser-members.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - -tgbot-cpp: Member List - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
-
-
TgBot::HttpParser Member List
-
-
- -

This is the complete list of members for TgBot::HttpParser, including all inherited members.

- - - - - - - - - - - -
generateMultipartBoundary(const std::vector< HttpReqArg > &args)TgBot::HttpParser
generateMultipartFormData(const std::vector< HttpReqArg > &args, const std::string &bondary)TgBot::HttpParser
generateRequest(const Url &url, const std::vector< HttpReqArg > &args, bool isKeepAlive=false)TgBot::HttpParser
generateResponse(const std::string &data, const std::string &mimeType="text/plain", short unsigned statusCode=200, const std::string &statusStr="OK", bool isKeepAlive=false)TgBot::HttpParser
generateWwwFormUrlencoded(const std::vector< HttpReqArg > &args)TgBot::HttpParser
getInstance()TgBot::HttpParserstatic
parseRequest(const std::string &data, std::map< std::string, std::string > &headers)TgBot::HttpParserinline
parseRequest(const std::string &data)TgBot::HttpParserinline
parseResponse(const std::string &data, std::map< std::string, std::string > &headers)TgBot::HttpParserinline
parseResponse(const std::string &data)TgBot::HttpParserinline
-
- - - - -- cgit v1.2.3