Skip to content

Prevent wrong mimetype being set for GZipped files with unknown file extension

Reto Kaiser requested to merge (removed):gzip-content-type into master

This prevents false content-type detection based on the file contents, when they are gzipped.

Closes #181 (closed)

@nick.thomas @jpap maybe you want to take a look

Edited by Reto Kaiser

Merge request reports