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

Added new zip mime-types #29

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

Conversation

dqesupport
Copy link

No description provided.

@@ -33,6 +33,8 @@
array (
0 => 'application/x-gzip',
1 => 'application/zip',
2 => 'application/x-zip-compressed',
3 => 'application/x-zip',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On README, it has this message:

This package uses httpd's mime.types to generate a mapping of file extension to MIME type and the other way around.

It seems that these zip mime types are not mentioned on this mapping list.

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.

2 participants