HTTP Headers for the Responsible Developer

HTTP Headers for the Responsible Developer

When a browser requests a resource from a server it uses HTTP. If you inspect the requests your browser makes for text-based files like HTML, CSS, and JavaScript and have a look at the request headers you’ll find the header. When your browser requests an image, it also gives information about what file formats it understands.

Source: www.twilio.com