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

The underlying presigned request, which contains the HTTP method, URI, and headers. This is an opaque struct, please use the accessor functions to get the fields. More...

#include <opendal.h>

Public Attributes

struct opendal_presigned_request_innerinner
 

Detailed Description

The underlying presigned request, which contains the HTTP method, URI, and headers. This is an opaque struct, please use the accessor functions to get the fields.

Member Data Documentation

◆ inner

struct opendal_presigned_request_inner* opendal_presigned_request::inner

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