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
Reopening this issue because I've reverted the PR. I need to think about this a little more and find a solution that will work both for the request and response.
It would be great to have a
json
convenience property on theRequest
class which would delegate toJSON.parse(this.body)
:)The text was updated successfully, but these errors were encountered: