tinyhttp
All Classes Files Functions Pages
tinyhttp::HttpParameters Member List

This is the complete list of members for tinyhttp::HttpParameters, including all inherited members.

clear()tinyhttp::HttpParametersinline
getFloat(const char *key)tinyhttp::HttpParametersinline
getInt(const char *key)tinyhttp::HttpParametersinline
getParameter(const char *key)tinyhttp::HttpParametersinline
getValue(const char *key)tinyhttp::HttpParametersinline
hasKey(const char *key)tinyhttp::HttpParametersinline
HttpParameters(const int maxLen=256)tinyhttp::HttpParametersinline
max_len (defined in tinyhttp::HttpParameters)tinyhttp::HttpParametersprotected
parameters (defined in tinyhttp::HttpParameters)tinyhttp::HttpParametersprotected
parse(Stream &in)tinyhttp::HttpParametersinline
parse(Stream &in, void(*callback)(const char *key, const char *value))tinyhttp::HttpParametersinline
urldecode2(char *dst, const char *src) (defined in tinyhttp::HttpParameters)tinyhttp::HttpParametersinlineprotected
~HttpParameters()tinyhttp::HttpParametersinline