4 ms·
How come a reverse-proxy, better than the network tab in dev tools ?
by eddywebs 9mo ago
How come a reverse-proxy, better than the network tab in dev tools ?
- efortis 9mo agoYou can do more, e.g., changing the status code
- leptons 9mo agoDev tools is an "inspector" and limited in scope, like a butter knife, a real proxy tool is like a Swiss Army knife.
- keithnz 9mo agosuper useful when you have an application, i.e. not a browser, that is making api calls that you want to inspect.