When debugging APIs (e.g., comparing a working payload vs. a broken one), it would help to select two network requests and see a side-by-side diff of their JSON responses, similar to a git diff view. This is especially useful when troubleshooting intermittent API issues where only a small part of a large payload changes between requests.