The problem I was scratching
Every time I was debugging a web app, the same friction kept happening: I'd
see a request in Chrome DevTools' Network tab, and to actually test a
variation of it — a different header, a different body, a different query
param — I had to copy it out to Postman or Insomnia, paste it in, re-add






