The term “content type” has two entirely different meanings depending on whether you are looking at it through a technical lens or a marketing lens. 1. The Technical Definition (Networking & Web Development)
In technology, a content type—officially known as a MIME type (Multipurpose Internet Mail Extensions) or Media Type—is an identifier used in HTTP headers. It tells a web browser or server exactly what format a transmitted file is in so it can process or render it correctly. Content-Type header – HTTP – MDN Web Docs – Mozilla
Leave a Reply