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
Added ContentTypeWithEncoding helper to HttpRequestHeaders. JsonValue will explicitly set content type charset to UTF-8 when making requests.
Prevent superfluous encoding of URL parameters.