Skip to content

Only limited set Content Types available in autodetect mechanism #243

Description

@eenchevlp

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions