mimesniff icon indicating copy to clipboard operation
mimesniff copied to clipboard

re-classify application/x-gzip as a ZIP-based MIME type

Open coreydaley opened this issue 6 years ago • 2 comments

gzip does not, as far as I am aware, create an archive of multiple files and folders as does tar, zip, etc. It uses a compression algorithm to shrink the file size, as such, it should be re-classified under the ZIP-based MIME type.

coreydaley avatar Jun 09 '19 20:06 coreydaley

A ZIP-based MIME type is one that is based off of the ZIP file format; that means things like JAR, XML-based Microsoft Office files, XPI, etc.

I think perhaps you are objecting to GZip being called an archive type?

GPHemsley avatar Jun 10 '19 00:06 GPHemsley

@GPHemsley yes,

coreydaley avatar Jun 10 '19 00:06 coreydaley