globus_connect_gridftp_server
15.89
|
Data Structures | |
struct | globus_dsi_rest_key_value_s |
Key-Value Pairs. More... | |
struct | globus_dsi_rest_key_array_s |
Key-Value Pair Array. More... | |
Typedefs | |
typedef struct globus_dsi_rest_key_value_s | globus_dsi_rest_key_value_t |
Key-Value Pairs. More... | |
typedef struct globus_dsi_rest_key_array_s | globus_dsi_rest_key_array_t |
Key-Value Pair Array. More... | |
typedef struct globus_dsi_rest_key_array_s globus_dsi_rest_key_array_t |
Key-Value Pair Array.
This data type is used to encapsulate an array of globus_dsi_rest_key_value_t structs with the length of the array.
typedef struct globus_dsi_rest_key_value_s globus_dsi_rest_key_value_t |
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.