v0.21.0 Release
multipart/form-data
body is handled.
-
Properly sent json body with
multipart/form-data
requests.
This should fix the edge cases mentioned in the v0.20.3 release. -
Gracefully handle OAuth2 redirect error with the
authWithOAuth2()
call.