mimetypes #1

Merged
yagich merged 4 commits from mimetypes into main 2022-06-25 14:45:51 +00:00
Collaborator

Adds a MimeType helper with some functions to determine a mime type from a provided filename or extension.

Returned mime types also bear variables that determine if they are text or binary, and if they are compressible.

The PR also indicates a few TODO areas where we need to handle errors for users.

Adds a MimeType helper with some functions to determine a mime type from a provided filename or extension. Returned mime types also bear variables that determine if they are text or binary, and if they are compressible. The PR also indicates a few TODO areas where we need to handle errors for users.
xananax added 2 commits 2022-06-25 12:15:06 +00:00
yagich added 1 commit 2022-06-25 14:37:30 +00:00
yagich added 1 commit 2022-06-25 14:40:50 +00:00
Owner

LGTM

LGTM
yagich merged commit 80bc3e4a11 into main 2022-06-25 14:45:51 +00:00
yagich deleted branch mimetypes 2022-06-25 15:12:14 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yagich/tickle-godot-frontend#1
No description provided.