|
Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
|
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_inner * | inner |
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.
| struct opendal_presigned_request_inner* opendal_presigned_request::inner |