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
i am not too happy with the static mimetype guesser. it could be a pain if i use a file format that is not known in the code. we could instead allow to inject this and fall back to the default implementation if not provided. or is the pattern to follow to set the header for the stream to already have the Content-Type?