Simulate network error
ModResponse allows you to simulate various network error condition. This will allow you to simulate various edge cases so you can handle them in your web app with just a few clicks.

- Click on theat the top and select Simulate network error.
- Enter the URL that you would like to trigger network error.
- (optional) If you would like to use regex for URL matching, click on thebutton and enter the regex URL expression in the text field.
- Select the error that you would like to simulate.
Last modified 7mo ago