Content-disposition set the file name to use encodeURL in the safari browser is still garbled?

 "content-Disposition": `attachment;filename*=UTF-8""${encodeURI(result.name)}`,

there is no problem with other browsers, only safari appears.

Jan.23,2022
Menu