Add comment

This commit is contained in:
Ivan 2024-08-09 22:15:16 +02:00
parent b38c371d3f
commit ff190e3070

View file

@ -183,6 +183,7 @@ impl HttpApi {
"application/vnd.apple.mpegurl; charset=utf-8",
)]
} else {
// apple mime does not work with VLC on linux
[("Content-Type", "text/plain; charset=utf-8")]
},
body,