Hacker News new | ask | show | jobs
by eddywebs 179 days ago
How come a reverse-proxy, better than the network tab in dev tools ?
3 comments

You can do more, e.g., changing the status code
Dev tools is an "inspector" and limited in scope, like a butter knife, a real proxy tool is like a Swiss Army knife.
super useful when you have an application, i.e. not a browser, that is making api calls that you want to inspect.