What is HTTP Header?
When you browse a site or web page the browser communicates with the website/server.
HTTP Headers contain the information that the server (website you
are checking) sends to the browser. From this information a browser knows how to
respond correctly. For example this information tells whether to redirect or not,
or is the website you are looking for is active or not etc. and other important
information.