globus_connect_gridftp_server  15.85
Data Fields
globus_dsi_rest_key_value_s Struct Reference

Key-Value Pairs. More...

#include <globus_dsi_rest.h>

Data Fields

const char * key
 
const char * value
 

Detailed Description

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.

Field Documentation

◆ key

const char* globus_dsi_rest_key_value_s::key

Key name (null terminated)

◆ value

const char* globus_dsi_rest_key_value_s::value

Value (null terminated)


The documentation for this struct was generated from the following file: