Tizen RT Libs&Environment
v1.0 D5
|
HTTP keyvalue linked list structure. More...
#include <http_keyvalue_list.h>
Data Fields | |
struct http_keyvalue_t * | head |
struct http_keyvalue_t * | tail |
HTTP keyvalue linked list structure.
Definition at line 56 of file http_keyvalue_list.h.
struct http_keyvalue_t* head |
Definition at line 57 of file http_keyvalue_list.h.
struct http_keyvalue_t* tail |
Definition at line 58 of file http_keyvalue_list.h.