-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
关于 反向代理 Cloudreve 4.0.0-beta.14#e2dbb04 后 在请求下载文件时,文件名包含中文出现的问题:
Content-Disposition | attachment; filename="æ¿�活工å�·.exe"; filename*=UTF-8''%E6%BF%80%E6%B4%BB%E5%B7%A5%E5%85%B7.exe -- | --filename="æ¿�活工å�·.exe"; 部分不符合
Content-Disposition: attachment; filename="=?UTF-8?B?5q2V5omL5bel5q+L.exe?="; filename*=UTF-8''%E6%BF%80%E6%B4%BB%E5%B7%A5%E5%85%B7.exe
filename="=?UTF-8?B?5q2V5omL5bel5q+L.exe?=";
应该为 base64 编码。
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working