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
In order to support scenarios where the user inadvertently supplied a value, type, or subtype with leading or trailing whitespace, we should consistently strip a supplied value, type, or subtype in MediaType like we do elsewhere in the code base.