We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ee0bf commit 83bc59cCopy full SHA for 83bc59c
1 file changed
src/SAMLTrace.js
@@ -625,6 +625,12 @@ SAMLTrace.TraceWindow.prototype = {
625
case 'application/font-woff2':
626
case 'application/x-font-ttf':
627
case 'application/x-font-woff':
628
+ case 'font/collection':
629
+ case 'font/otf':
630
+ case 'font/sfnt':
631
+ case 'font/ttf':
632
+ case 'font/woff':
633
+ case 'font/woff2':
634
case 'image/gif':
635
case 'image/jpg':
636
case 'image/jpeg':
0 commit comments