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
When I use mitm proxy, the type of the body of request and response is Incoming.
I tried to convert Incoming to String to log traffic detail, but I couldn't find out.
How to handle this problem?