Question: What is the primary purpose of the HTTP header?
Options:
Correct Answer: To provide metadata about the request/response
Solution:
HTTP headers provide metadata about the request or response, such as content type, length, and caching policies.