From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- .../dae/class_tg_bot_1_1_http_parser-members.html | 110 +++++++++++++++++++++ 1 file changed, 110 insertions(+) create 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 new file mode 100644 index 0000000..068b047 --- /dev/null +++ b/docs/df/dae/class_tg_bot_1_1_http_parser-members.html @@ -0,0 +1,110 @@ + + + + + + + +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