Question: What is the role of the \'User-Agent\' header in an HTTP request?
Options:
Correct Answer: To identify the client software
Solution:
The \'User-Agent\' header in an HTTP request identifies the client software making the request, allowing the server to tailor responses accordingly.