Need to intercept all API calls and replay them
Unanswered
harshcut posted this in #help-forum
harshcutOP
hey guys! i work on a react application which has very unstable backend. the api responds with 4xx/5xx quite often. i am in need of an app/extension which can record all my network requests and replay them again for future requests made to the same endpoint. does anyone know any such app that can help here?