How to inspect the HTTP headers received by your web server
Recently I came across a question I didn’t know the answer to. The question was: “How to check which HTTP headers are received by my application?”. After some research I found the answer and, in this post, I will show you how to find the HTTP headers received by your web server or application.
If you prefer to read, you can find the written form of this video here:
https://gulian.uk/how-to-inspect-the-...