You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Default to a UTF-8 charset for text content types.# ex, uses UTF-8 for 'text/css' but not 'text/css; charset=UTF-16'ifmedia_type.lower() inTEXT_CONTENT_TYPES:
content_type=media_type+"; charset=UTF-8"else:
content_type=media_type
We need to only compare the 'essence' of the MIME type.
Describe the bug
Using the following curl command :
When getting the file, Matrix content scanner returns the following error :
The text was updated successfully, but these errors were encountered: