fix: mime type names are now indexed correctly
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
This commit is contained in:
parent
a6b407ebaf
commit
12362fe7ac
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ typedef enum http_mime_type {
|
|||
http_mime_html,
|
||||
http_mime_jar,
|
||||
http_mime_jpeg,
|
||||
http_mime_jpg,
|
||||
http_mime_js,
|
||||
http_mime_json,
|
||||
http_mime_mp3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue