Skip to content

Fix SVG recognition to get the proper content type

Francisco Javier López (ex-Gitlab) requested to merge fj-fix-svg-detection into master

Refs https://gitlab.com/gitlab-org/gitlab-ce/issues/56701

In this MR the regexp used to detect partial SVG has been modified to detect partial SVG files.

Merge request reports