Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加fis下载.tar.gz包和.zip包以及解压的能力,支持下载地址302,可根据重定向地址下载,修复从https站点下载的bug #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ustbhuangyi
Copy link

No description provided.

@2betop
Copy link
Contributor

2betop commented Apr 15, 2015

亲,根据后端的返回的 mimetype 来判断,然后自动调用对应的解压器是否更好点?感觉从 system.packageExt 读取,限制了整个系统一次只会支持一种。还不如同时都支持。根据后缀后者根据 mimetype 来判断都ok

@oxUnd
Copy link
Contributor

oxUnd commented Apr 15, 2015

@2betop 其实在请求之前不知道到底请求的是 tar 还是 .tar.gz 还是 .zip 的文档。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants