Browser Overrides
Modern web browsers have the ability to allow developers (or users) to override the content and/or headers of HTTP responses from external APIs.
I find this particularly useful when investigating or debugging issues, or as a preliminary step to using Mock Service Workers.