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 support for importing email addresses from a file / input stream / byte array
Improved null values handling while serializing JSON data
Fixed an issue with the charset used while serializing input data (#4)
Refactored the way RestRequest builds Http requests