Skip to main content

download_file_proxy

Function download_file_proxy 

Source
pub async fn download_file_proxy(
    __arg0: State<AppState>,
    __arg1: Query<DownloadCredentialQuery>,
) -> ApiResult<Response>
Expand description

同源代理下载 OSS 文件(ZIP 打包 CORS 失败时回退)