1
0
mirror of https://github.com/lammertb/libhttp.git synced 2026-01-30 10:02:17 +03:00
This commit is contained in:
Sergey Lyubka
2013-05-17 11:00:36 +01:00

View File

@@ -1939,6 +1939,7 @@ static const struct {
{".mpg", 4, "video/mpeg"},
{".webm", 5, "video/webm"},
{".mpeg", 5, "video/mpeg"},
{".mov", 4, "video/quicktime"},
{".mp4", 4, "video/mp4"},
{".m4v", 4, "video/x-m4v"},
{".asf", 4, "video/x-ms-asf"},