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
ClientDefaultHeaders: is of type List<KeyValuePair<string,IEnumerable<string>>> headers: is of type IEnumerable<KeyValuePair<string, IEnumerable<string>>>
It will be nice, if both of these type can be match.