Skip to content

different mime type for .bmp files since 4.16.0 #3486

@Janpot

Description

@Janpot

Mime type for .bmp files use to be image/bmp in express < 4.15.0. Now it is image/x-ms-bmp.

I've been looking at the mime package and it looks like between version 1.3.5 and 2.0.0 it resolves to image/x-ms-bmp. in version > 2.0.0 it resolves to image/bmp again

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions