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
Could you please add a MultipartBody.Builder#addFormDataPart overload that accepts a MediaType. Some web frameworks will outright ignore parts without content type. Without it we have to resort to this beast.