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
mime types can be used in HttpResponseBuilder::content_type, and is the return type of actix-web's Field::content_type. That should warrant its types being re-exported by actix, like Url and Bytes are