Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a interceptor rule/mock response even if the request isn't listed #112

Closed
amitmbee opened this issue May 3, 2018 · 1 comment
Closed

Comments

@amitmbee
Copy link
Contributor

amitmbee commented May 3, 2018

Currently, we are able to mock/intercept only those requests which are already listened/listed on the UI. We could implement a Add button which opens up a input which prompts the user for URL and a method. Once that is provided, we could allow the extension to mock the requests with a custom used provided response, content-type and status-code.

@amitmbee
Copy link
Contributor Author

#133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant