Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
Public Attributes | List of all members
opendal_http_header_pair Struct Reference

The key-value pair for the headers of the presigned request. More...

#include <opendal.h>

Public Attributes

const char * key
 
const char * value
 

Detailed Description

The key-value pair for the headers of the presigned request.

Member Data Documentation

◆ key

const char* opendal_http_header_pair::key

The key of the header.

◆ value

const char* opendal_http_header_pair::value

The value of the header.


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