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