-
Notifications
You must be signed in to change notification settings - Fork 8
How do we deal with unknown mime types? #75
Copy link
Copy link
Open
Labels
questionstaleFor marking issues as stale. Labeled issues will be closed soon if label is not removed.For marking issues as stale. Labeled issues will be closed soon if label is not removed.
Description
As seen on Fennec, some boxes just don't have mimetypes registered see:
pocmo/Fennec-DLC-Catalog@b6abf51
we should deal with this in kinto-attachement. https://github.com/Kinto/kinto-attachment/blob/master/scripts/upload.py#L61
maybe by raising an error ? another option is to guess it on the server-side in Kinto when it's not provided by the client maybe ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionstaleFor marking issues as stale. Labeled issues will be closed soon if label is not removed.For marking issues as stale. Labeled issues will be closed soon if label is not removed.