File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,14 @@ An **opaque-blocklisted MIME type** is an [HTML MIME type](https://mimesniff.spe
16
16
17
17
An ** opaque-blocklisted-never-sniffed MIME type** is a MIME type whose essence is one of
18
18
19
+ * "` application/dash+xml ` "
19
20
* "` application/gzip ` "
20
21
* "` application/msexcel ` "
21
22
* "` application/mspowerpoint ` "
22
23
* "` application/msword ` "
23
24
* "` application/msword-template ` "
24
25
* "` application/pdf ` "
26
+ * "` application/vnd.apple.mpegurl ` "
25
27
* "` application/vnd.ces-quickpoint ` "
26
28
* "` application/vnd.ces-quicksheet ` "
27
29
* "` application/vnd.ces-quickword ` "
@@ -47,10 +49,12 @@ An **opaque-blocklisted-never-sniffed MIME type** is a MIME type whose essence i
47
49
* "` application/x-protobuf ` "
48
50
* "` application/x-protobuffer ` "
49
51
* "` application/zip ` "
52
+ * "` audio/mpegurl ` "
50
53
* "` multipart/byteranges ` "
51
54
* "` multipart/signed ` "
52
55
* "` text/event-stream ` "
53
56
* "` text/csv ` "
57
+ * "` text/vtt ` "
54
58
55
59
A user agent has an ** opaque-safelisted requesters set** . (This should be scoped similar to other network caches.)
56
60
You can’t perform that action at this time.
0 commit comments