Commit 73f2aad
[network] Add missing M3U media types.
While officially only `application/vnd.apple.mpegurl` and
`audio/mpegurl` are considered as media types for HLS playlists, there
are a few more media types in active use[^1]. Add these to the list of
additional text mime types.
[^1]: https://en.wikipedia.org/wiki/M3U
Fixed: 393718935
Change-Id: I961a6b41e54921cacb3c1f823c03f9c1d2df1485
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6345654
Commit-Queue: Simon Zünd <[email protected]>
Auto-Submit: Benedikt Meurer <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>1 parent 0a6af20 commit 73f2aad
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments