Skip to content

Commit 996cb7c

Browse files
committed
Add MIME type for SRT files
1 parent 8de1795 commit 996cb7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Facebook/FileUpload/Mimetypes.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,7 @@ class Mimetypes
724724
'spq' => 'application/scvp-vp-request',
725725
'spx' => 'audio/ogg',
726726
'src' => 'application/x-wais-source',
727+
'srt' => 'application/octet-stream',
727728
'sru' => 'application/sru+xml',
728729
'srx' => 'application/sparql-results+xml',
729730
'sse' => 'application/vnd.kodak-descriptor',

0 commit comments

Comments
 (0)