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