how to inspect android application requests?
hey I'm trying to capture android network requests using Charles, any post and get requests works fine, but it fails in connect method requests.
when an application trying to request using connect method it just fails I don't know whats wrong
I installed the certificate too but still have problem
how can I inspect connect method requests too?