On multipart upload (/api/v1/upload/ endpoint), the X-File-Type header is not respected.
This is a problem when trying to set the correct MIME type for svg, css, json and other files that are not recognized in the backend.
Reported by Kristjan Cocev (https://github.com/cocevk)
PR: https://github.com/nuxeo/nuxeo/pull/808