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

Only limited set Content Types available in autodetect mechanism #243

Open
eenchevlp opened this issue Jun 2, 2023 · 1 comment
Open

Comments

@eenchevlp
Copy link

What feature do you want to see added?

private static final Map<String, String> CONTENT_TYPES =

On upload, this plugin tries to guess file content type from extension and set Content Type header accordingly. However, only web-based formats are included in the mechanism.

Suggestion: let's add wider set of MIME types there. Our particular use case is for video/mp4.

Upstream changes

No response

@eenchevlp
Copy link
Author

CC: @jtnord

@eenchevlp eenchevlp changed the title Limited Content Types in autodetect mechanism available Only limited set Content Types available in autodetect mechanism Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant