Closed
Description
ApacheMimetypeHelper has a hardcoded map of file extension to mime type map. It should be possible for the user to add custom mappings, overwrite mappings or remove mappings.
ApacheMimetypeHelper should have a constructor argument for additional mappings and merge those with its default mappings. Right now the only way to do this is extend ApacheMimetypeHelper and inject it with MultipartStreamBuilder::setMimetypeHelper
Metadata
Metadata
Assignees
Labels
No labels