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

Add JFIF extension to image/jpeg #52

Merged
merged 1 commit into from
Feb 18, 2023

Conversation

mohammedgad
Copy link
Contributor

@mohammedgad mohammedgad commented Feb 3, 2023

Context: While using MIME::Types.type_for method to identify the file content type I noticed that JFIF extension is missing when it should be considered as image/jpeg

Fixes #51


This change is Reviewable

@halostatue
Copy link
Member

Thank you for the change. I will look at performing a release this weekend.

@mohammedgad
Copy link
Contributor Author

Thank you @halostatue!

@halostatue halostatue merged commit b97a499 into mime-types:main Feb 18, 2023
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.

MIME::Types.type_for Does not Support JFIF Extension
2 participants