I hashave the application. I know all urls, parameters, http-request types etc (this is my application).
How I can toI intercept all requests from the application? forFor example - I pressed a button and can see the text of requests to the server.
taskTask - to hide requests from potential hackers and prevent him to perform requests on behalf of the application.