You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I'd like to say I am really enjoying the extension, and I believe it'll help me out with my debugging efforts in the future.
I was wondering/hoping if there was a way to "override" a return the status code?
The particular use case I'm facing is a bit of legacy code with a poor local environment set up, and it doesn't have the permissions to access this particular API for various reasons.
It'd be nice if I could get it to return a 200 response no matter what.
The text was updated successfully, but these errors were encountered:
First, I'd like to say I am really enjoying the extension, and I believe it'll help me out with my debugging efforts in the future.
I was wondering/hoping if there was a way to "override" a return the status code?
The particular use case I'm facing is a bit of legacy code with a poor local environment set up, and it doesn't have the permissions to access this particular API for various reasons.
It'd be nice if I could get it to return a 200 response no matter what.
The text was updated successfully, but these errors were encountered: