What is the function of the 'User-Agent' string sent inside an HTTP request header to a remote web server?
A. To identify the specific browser application, version, and operating system of the client to the server
B. To specify the physical routing coordinates of the local ISP link
C. To transmit the user's encrypted master system password
D. To check local hardware device temperature metrics
Answer: Option A
Solution (By JKExamLibrary)
The User-Agent header string acts as a technical badge, telling the web server what browser software and operating system the client is using so it can tailor content compatibility.
No comments yet. Be the first to start the discussion!