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
better logic for choosing between URL and body
We no longer care if the HTTP method is read-only or not.
The library can now decode the body of GET requests, when
the client provides the right content type.