1. Network -> Select Request -> "copy as fetch".
2. Then paste the fetch() statement in the JS console, and look at the network tab for results...
Pretty easy and handy for replaying random requests during development.
1. Network -> Select Request -> "copy as fetch".
2. Then paste the fetch() statement in the JS console, and look at the network tab for results...
Pretty easy and handy for replaying random requests during development.