|
|
|
|
|
by relaunched
2030 days ago
|
|
There are lots of ways to do that. You can look at the developer tools provided by your browser. You can also run your browser through an intercepting proxy like burp or zap. The latter gives you the ability to intercept and step over actions, so you can really slow things down. I'd recommend using on of them. |
|