vlang / v

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
MIT License
35.5k stars 2.15k forks source link

vweb, veb, x.vweb: Add m3u8 MIME type #21688

Closed poggingfish closed 1 week ago

poggingfish commented 1 week ago

Adds the M3U8 application/vnd.apple.mpegurl for HLS video to vweb.

See this wikipedia page for more info