Autodetected content type for files doesn't support text/html and others #14

Open
opened 2018-06-25 02:22:35 +00:00 by mappu04 · 0 comments
Owner

The autodetection library always replaces the file extension / mime type for contented uploads based on the byte content.

This falls back to application/octet-stream in many cases. If TG provides the filename for an upload, we may be able to preserve that when uploading to contented.

The autodetection library always replaces the file extension / mime type for contented uploads based on the byte content. This falls back to `application/octet-stream` in many cases. If TG provides the filename for an upload, we may be able to preserve that when uploading to contented.
Sign in to join this conversation.
No Label
bug
wishlist
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: code.ivysaur.me/nmdc-telegramfrontend#14
No description provided.