#include <Uri.h>
Data Fields | |
| const char * | key |
| const char * | value |
| struct UriQueryListStructA * | next |
| const char* key |
Key of the query element
| const char* value |
Value of the query element, can be NULL
struct UriQueryListStructA* next [read] |
Pointer to the next key/value pair in the list, can be NULL if last already
1.5.6