Question: Which of the following headers is used to specify the type of content being sent in an HTTP response?
Options:
Correct Answer: Content-Type
Solution:
The Content-Type header is used to specify the media type of the resource being sent in an HTTP response.