Expand description
媒体上传请求执行器。
对应 Java me.chanjar.weixin.common.util.http.MediaUploadRequestExecutor
(及 Apache/OkHttp/Jodd/HttpComponents 四后端,均为 PLATFORM_NA)。
Rust 以 reqwest multipart 统一实现。
Structs§
- Media
Upload Request Executor - 媒体上传请求执行器。
媒体上传请求执行器。
对应 Java me.chanjar.weixin.common.util.http.MediaUploadRequestExecutor
(及 Apache/OkHttp/Jodd/HttpComponents 四后端,均为 PLATFORM_NA)。
Rust 以 reqwest multipart 统一实现。