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
I'm creating HarResponse objects and want to transform them into JSON - would be great if we could have toJson() methods on all objects - or if toString() could simply return the JSON serialization...