MimeMagic: Recognise .htc as text/x-component
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 16 Feb 2016 17:44:19 +0000 (17:44 +0000)
committerOri.livneh <ori@wikimedia.org>
Thu, 18 Feb 2016 21:19:40 +0000 (21:19 +0000)
commit17b9ee558f2eaced5e4280478e67a8d4bcfaf6cd
tree9a2e4c298396193ee0e64094dc0bb2bd83943fcc
parent35fd1e298ee9fca3bc58f717e2538e89cbbfc06b
MimeMagic: Recognise .htc as text/x-component

Matches behaviour of nginx:
https://github.com/wikimedia/operations-debs-nginx/blob/be600c8b/debian/conf/mime.types#L15
>  text/x-component                      htc;

Without this, wmfstatic fails to serve "csshover.min.htc".

Bug: T99096
Change-Id: I90c546ff5204ddd9ffa99fdaebee78c7856c32ed
includes/mime.types