Using Artifactory, when downloading files you can override the Content-Type HTTP
header by setting the artifactory.content-type
property.
If the artifactory.content-type
property is not explicitly set, Artifactory will use the default mechanism of matching the artifact name extension to the extensions in the mimtypes.xml
file to apply the Content-Type
.
This feature is only available with Artifactory Pro.