I’m trying to test a product to make sure it fails correctly and therefore want to be able to block a specific AJAX request from returning any data. I could modify the source to make the request fail but I have to prove it works without changing the code.
How could I go about blocking a specific url from returning data?
This might help – its a fire fox plugin – have not tried it but it looks good – it says it allows you to edit and alter requests- addons.mozilla.org/en-US/firefox/addon/tamper-data