Question: What is the purpose of HTTP headers?
Options:
Correct Answer: To provide metadata about the request or response
Solution:
HTTP headers are used to provide metadata about the request or response, such as content type and length.