Y
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
efortis
179 days ago
You can do more, e.g., changing the status code
link
leptons
178 days ago
Dev tools is an "inspector" and limited in scope, like a butter knife, a real proxy tool is like a Swiss Army knife.
link
keithnz
178 days ago
super useful when you have an application, i.e. not a browser, that is making api calls that you want to inspect.
link