I've been using Chrome's "Replay XHR" feature quite a lot for debugging purposes, but it seems to be gone all of a sudden? It used to be there about a week ago.
What could be the cause of this? My chrome is on version Version 54.0.2840.100 (64-bit)
Right click on the request made and click "Replay XHR".
1. Open Chrome browser 2. Go to chrome://flags/#allow-sync-xhr-in-page-dismissal 3. Change the drop-down selection from “Default” or “Disabled” to “Enabled”.
Just right click on the request and select Replay XHR.
Right click individual requests to copy or save XHR data. Particularly useful, the Copy as cURL option will generate a curl query to reproduce the request. If the request type is application/json you can also "replay" the request.
Ah - I'm quite sure it didn't disappear - but this specific XHR request also uploads a file. This is why the replay function is unavailable.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With