Web framework C++  2.0.0
Simple web framework on c++ designed to easily create web pages, etc
ParserHTTP Member List

This is the complete list of members for ParserHTTP, including all inherited members.

base64Decode(std::string &value)ParserHTTPstatic
base64Encode(std::string &value)ParserHTTPstatic
getRequestFromStr(std::string &str)ParserHTTPstatic
getStrFromResponse(Response &response)ParserHTTPstatic
getTime(const time_t *time_struct=nullptr, const char *format="%Y.%m.%d")ParserHTTPstatic
sha256(std::string &key, std::string &message)ParserHTTPstatic
trim(std::string &str)ParserHTTPstatic
urlDecode(const std::string &value)ParserHTTPstatic
urlEncode(const std::string &value)ParserHTTPstatic