Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The other day I learnt that in Chrome's Dev Tools you can easily replay requests.

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.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: