Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
它是用 7zip 压缩和密码保护的,mimetype 应该是“application/7zip”,还是只是“data/binary”?还有什么?
根据 Wikipedia(7z 文章),7zip 存档的 mime 类型是application/x-7z-compressed,在其上设置密码不会更改 mimetype。
application/x-7z-compressed
如果是 zip(即不是 7-zip 文件),则 mimetype 应该是application/zip
application/zip