globus_connect_gridftp_server
16.4
|
Key-Value Pairs. More...
#include <globus_dsi_rest.h>
Data Fields | |
const char * | key |
const char * | value |
Key-Value Pairs.
This data type is used to express both URI query parameters and HTTP headers. Values are encoded as appropriate for the particular use of the data.
const char* globus_dsi_rest_key_value_s::key |
Key name (null terminated)
const char* globus_dsi_rest_key_value_s::value |
Value (null terminated)